Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix build error - 'android.enableUnitTestBinaryResources' is deprecated. #68

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

caiopratali
Copy link

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.

gradle.properties Outdated Show resolved Hide resolved
@maxymczech
Copy link

maxymczech commented Jun 14, 2022

@mauron85 is this going to be merged? I can see there were 5 similar pull requests over the past 2 years. I have tried adding react-native-background-geolocation to my project and the build also fails on this. I am using

  • react-native: 0.64.2
  • gradle: 6.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants