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

Having java 9 fails #15

Open
eis opened this issue May 10, 2018 · 0 comments
Open

Having java 9 fails #15

eis opened this issue May 10, 2018 · 0 comments

Comments

@eis
Copy link

eis commented May 10, 2018

See facebook/react-native#17688

Workaround:

gradle manifest must be updated to for example

distributionUrl=https\://services.gradle.org/distributions/gradle-4.3-rc-2-all.zip

and build.gradle should have System.properties['com.android.build.gradle.overrideVersionCheck'] = 'true'

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

No branches or pull requests

1 participant