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

FAILURE: Build failed with an exception. #90

Open
Turskyi opened this issue Jul 29, 2020 · 1 comment
Open

FAILURE: Build failed with an exception. #90

Turskyi opened this issue Jul 29, 2020 · 1 comment

Comments

@Turskyi
Copy link

Turskyi commented Jul 29, 2020

  • What went wrong:
    Could not determine java version from '11.0.1'.
@manarshawkey
Copy link

check out the compatibility matrix at: https://docs.gradle.org/current/userguide/compatibility.html
open the gradle-wrapper.properties file (your-project-directory/gradle/wrapper/gradle-wrapper.properties), change the gradle version in the line below to the one compatible with your java version according to the compatibility matrix linked above.

distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip

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

2 participants