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

Make wrapper { gradleVersion } in build.gradle match version of gradle/wrapper/gradle-wrapper.properties #2870

Open
JamesXNelson opened this issue Sep 19, 2022 · 1 comment
Labels
2023_noMilestone bug Something isn't working triage
Milestone

Comments

@JamesXNelson
Copy link
Member

The gradle version of the wrapper jar and the declared gradleVersion in build.gradle do not match.

Need to update build.gradle and run ./gradlew wrapper

@JamesXNelson JamesXNelson added bug Something isn't working triage labels Sep 19, 2022
@JamesXNelson
Copy link
Member Author

w.gradleVersion = '6.2.2'

versus
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2023_noMilestone bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

2 participants