chrisbanes / gradle-mvn-push

Helper to upload Gradle Android Artifacts to Maven repositories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

gabrielemariotti opened this issue · comments

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.

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