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

set android.enableUnitTestBinaryResources to false

Open programandoconro opened this issue 4 years ago • 0 comments

Fixed build error:

Failed to apply plugin 'com.android.internal.library'. 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.

programandoconro avatar Oct 10 '21 05:10 programandoconro