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.
Error compiling since 0.9.2 #97
Closed
Description
Hi,
I just updated to 0.9.2 and I am having the following error when compiling.
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.
There's duplicated code in the RNFetchBlobBody.java at lines 97 and 107