Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with Android Gradle Plugin 1.1.0 #14

Closed
gfx opened this issue Mar 4, 2015 · 1 comment
Closed

Not working with Android Gradle Plugin 1.1.0 #14

gfx opened this issue Mar 4, 2015 · 1 comment

Comments

@gfx
Copy link

gfx commented Mar 4, 2015

Error:Execution failed for task ':app:compileDebugJava'.
> No such property: bootClasspath for class: com.android.build.gradle.AppPlugin

FYI: from 1.1.0, it is "android" extension that has bootClasspath. See https://github.com/gfx/android-power-assert-plugin/blob/master/plugin/src/main/groovy/com/github/gfx/powerassert/Empower.groovy#L73-L77 for example.

@esmasui
Copy link
Member

esmasui commented Mar 11, 2015

fixed via 1a62799

@esmasui esmasui closed this as completed Mar 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants