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

[Suggestion] upgrade in .../gradle/wrapper/gradle-wrapper.properties to gradle-2.10-all.zip #5431

Closed
Wikinaut opened this issue Apr 10, 2016 · 3 comments

Comments

@Wikinaut
Copy link
Contributor

With latest Android Studio version, I got this error respectively hint how to solve it:

Gradle version 2.10 is required.
Current version is 2.5.
If using the gradle wrapper, try editing the distributionUrl in
.../gradle/wrapper/gradle-wrapper.properties to gradle-2.10-all.zip

This fix solves the issue.

@andersk
Copy link

andersk commented Apr 25, 2016

Duplicate of #5008.

This happens if you accept Android Studio’s recommendation to upgrade the Android Gradle plugin to 2.0.0. Don’t accept that upgrade, and you won’t get this error.

@NoahAndrews
Copy link

For anyone else finding this, make sure Instant Run is disabled. Running the app will not work otherwise.

@FeuRenard
Copy link
Contributor

848a256 fixed this. Issue can be closed.

@2-4601 2-4601 closed this as completed Nov 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants