New Android Studio ask me about Gradle plugin update
But it fails, when I press Update button. Failed to update the version of Android Gradle Plugin
How to fix this?
Looks like it's an inner bug of Android Studio
I just change manually
compile 'com.android.tools.build:gradle:2.1.3'
in root build.gradle
to
compile 'com.android.tools.build:gradle:2.2.0'
And all started working.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With