Signal-android: [Suggestion] upgrade in .../gradle/wrapper/gradle-wrapper.properties to gradle-2.10-all.zip

Created on 10 Apr 2016  路  3Comments  路  Source: signalapp/Signal-Android

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.

Most helpful comment

All 3 comments

Duplicate of #5008.

This happens if you accept Android Studio鈥檚 recommendation to upgrade the Android Gradle plugin to 2.0.0. Don鈥檛 accept that upgrade, and you won鈥檛 get this error.

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

Was this page helpful?
0 / 5 - 0 ratings