chrisbanes / gradle-mvn-push

Helper to upload Gradle Android Artifacts to Maven repositories
Apache License 2.0
1.05k stars 283 forks source link

android.plugin.getRuntimeJarList() is not longer available with gradle plugin 0.10 #20

Open gabrielemariotti opened 10 years ago

gabrielemariotti commented 10 years ago

The api android.plugin.getRuntimeJarList() is not longer available with the android gradle plugin 0.10.0.

Now it should be android.getBootClasspath() which is a public API.

aectann commented 10 years ago

Here is relevant discussion at Google+ community https://plus.google.com/+GabrieleMariotti/posts/NphSRvqAo6m