background-geolocation-android icon indicating copy to clipboard operation
background-geolocation-android copied to clipboard

Remove deprecated option android.enableUnitTestBinaryResources

Open r0b0t3d opened this issue 5 years ago • 3 comments

Issue

Got this error and failed to build project after upgrading Android Gradle plugin 4.0.0

The option 'android.enableUnitTestBinaryResources' is deprecated.
The current default is 'false'.
It has been removed from the current version of the Android Gradle plugin.
The raw resource for unit test functionality is removed.

r0b0t3d avatar Jun 15 '20 02:06 r0b0t3d

@mauron85 This is really simple fix, but it is neccessary. Would you please merge this PR?

darron1217 avatar Jan 07 '21 12:01 darron1217

@mauron85 This is really simple fix, but it is neccessary. Would you please merge this PR?

how to fix? help me, tks

caolong0204 avatar Feb 25 '21 02:02 caolong0204

@caolong0204 I've created fork https://github.com/darron1217/react-native-background-geolocation

darron1217 avatar Feb 25 '21 03:02 darron1217