On Fri, Jan 15, 2016 at 10:01 AM, Joe White <[email protected]> wrote:
> After upgrading to current (canary channel) Android Studio Preview 1.5, I > get an erroneous error message complaining about not having Gradle v2.10 in > use. > The version is 2.0 Preview 5. > > *Error message:* > > Error:Gradle version 2.10 is required. Current version is 2.8. If using > the gradle wrapper, try editing the distributionUrl in > C:\Development\Google\MyGitHub\Cinebox2\gradle\wrapper\gradle-wrapper.properties > to gradle-2.10-all.zip > <a href="fixGradleVersionInWrapper">Fix Gradle wrapper and re-import > project</a><br><a href="openGradleSettings">Gradle settings</a> > > > *Here is my gradle-wrapper.properties file:* > > #Fri Jan 15 11:54:39 EST 2016 > > distributionBase=GRADLE_USER_HOME > > distributionPath=wrapper/dists > > zipStoreBase=GRADLE_USER_HOME > > zipStorePath=wrapper/dists > > distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-all.zip > > > How can I resolve ... I would love to continue developing and testing! > I suspect a restart should fix it, but regardless, please file a bug at b.android.com > > > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
