This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
Android build failed : contentLength() is already defined in class RNFetchBlobBody #100
Closed

Description
/Users/herve76/Desktop/Fishii/node_modules/react-native-fetch-blob/android/src/main/java/com/RNFetchBlob/RNFetchBlobBody.java:107: error: method contentLength() is already defined in class RNFetchBlobBody
public long contentLength() {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
:react-native-fetch-blob:compileReleaseJavaWithJavac FAILED