We are working on Gradle 2.0 support. This will require 2.0 minimum as we are apparently using some parts of Groovy that is not compatible with the older version that shipped with Gradle 1.x
On Sat, Jul 19, 2014 at 1:35 AM, James Wald <[email protected]> wrote: > I figured this out fairly quickly. It appears that this was caused by > recent commits that added support for gradle 2.0-rc1. I'm not sure whether > 1.12 was broken intentionally, but the plugin works when > gradle/wrapper/gradle-wrapper.properties uses 2.0-rc1: > > distributionUrl=http\:// > services.gradle.org/distributions/gradle-2.0-rc-1-all.zip > > -- > 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. > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- 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.
