What is the version of the Android gradle plug-in for Android Studio 2 beta in the Canary channel?
I received a message about the Android studio 2.0 beta provided in the Canary channel in Android Studio 2 Preview 9
But after the update, I received a message saying
2.0.0-alpha9 is the old preview version of Android plug-in; Please update to the latest version
Does anyone know what the latest version of the Android plug-in is? I tried 2.0.0-beta and 2.0.0-beta, but it didn't work
Jcenter doesn't seem to have a newer version than 2.0.0 - alpha 9
resolvent:
It must be the classpath 'com. Android. Tools. Build: gradle: 2.0.0-beta1'
This is the value updated by Android studio after the "repair plug-in version and synchronize project" option in the following dialog box that appears after applying the update:
By the way, I'm glad to see that Android studio 2.0 has been moved to beta!
Edit:
Before long, beta 2 appeared. Because I only answered yesterday, I will update the answer in case others find it by chance
classpath 'com.android.tools.build:gradle:2.0.0-beta2'