I get a similar issue on Gradle 1.10 for: apply plugin: 'android'
*> Could not create plugin of type 'AppPlugin'.* Make sure you're using Gradle *1.9* as I believe 1.10 is not yet supported. http://services.gradle.org/distributions/gradle-1.9-bin.zip On Thursday, December 19, 2013 11:46:22 AM UTC-5, sbarta wrote: > > What's the output if you build from the command line with --info and > --stacktrace? > > > On Thu, Dec 19, 2013 at 1:36 AM, Sylvain Galand > <[email protected]<javascript:> > > wrote: > >> >> On Thu, Dec 19, 2013 at 10:34 AM, Sylvain Galand >> <[email protected]<javascript:> >> > wrote: >> >>> Is that a known regression ? >> >> >> version 0.7, of course. >> >> -- >> Sylvain >> >> -- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- 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/groups/opt_out.
