android.plugin.getRuntimeJarList() is not longer available with gradle plugin 0.10
gabrielemariotti opened this issue · comments
Gabriele Mariotti commented
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.
Konstantin Burov commented
Here is relevant discussion at Google+ community https://plus.google.com/+GabrieleMariotti/posts/NphSRvqAo6m