Friday, April 8, 2016

Error:Gradle version 2.10 is required. Current version is 2.4. If using the gradle wrapper, try editing the distributionUrl in ...

After update Android Studio, most probably you will be recommended to update the Android Gradle Plugin:


Then, most probably again, "Error:Gradle version 2.10 is required. Current version is 2.4. If using the gradle wrapper, try editing the distributionUrl in ..." will be reported!


Just click the link of "Gradle settings" in Message View, and choice the correct Gradle home.

Alternatively, you can access Gradle home by:
Click File > Settings >
select tabs of Build, Execution, Deployment > Build Tools > Gradle


No comments: