0.7.2 was mistakenly compiled with Java7, requiring Java7 as a runtime. I just pushed 0.7.3 which is compatible with Java 6 (no other changes).
On Thu, Dec 26, 2013 at 8:30 PM, MoMo Wang <[email protected]> wrote: > I build my project on my os x it's successed, > but on linux it's throw Could not create plugin of type 'AppPlugin'. > > Caused by: org.gradle.api.plugins.PluginInstantiationException: Could not > create plugin of type 'AppPlugin'. > at > org.gradle.api.internal.plugins.DefaultPluginRegistry.loadPlugin(DefaultPluginRegistry.java:61) > at > org.gradle.api.internal.plugins.DefaultPluginContainer.providePlugin(DefaultPluginContainer.java:103) > at > org.gradle.api.internal.plugins.DefaultPluginContainer.addPluginInternal(DefaultPluginContainer.java:68) > at > org.gradle.api.internal.plugins.DefaultPluginContainer.apply(DefaultPluginContainer.java:34) > at > org.gradle.api.internal.plugins.DefaultObjectConfigurationAction.applyPlugin(DefaultObjectConfigurationAction.java:101) > > but i used 0.7.1 it's work well, > i upgrade the build-tool to 19.0.1 > > -- > 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. > -- 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/groups/opt_out.
