Version of Gradle to use with Gradle Experimental Plugin

隐身守侯 提交于 2020-02-03 10:37:45

问题


I'm having a hard time searching for the documentation of the Gradle Experimental plugin, that I'm trying to use in Android Studio. Looking at Bintray, on the following page:

https://bintray.com/android/android-tools/com.android.tools.build.gradle-experimental/view

It tells me that the last stable version of the gradle-experimental plugin is 0.9.3. However, when I search online for which version of Gradle would match with the gradle-experimental plugin, I can't find that information anywhere. The last scrap of information I found is here:

http://tools.android.com/tech-docs/new-build-system/gradle-experimental

And it says that the plugin version 0.7.3 should be matched with Gradle 2.14.1. I couldn't find anything more recent.

Any help on this issue would be highly appreciated, thanks.


回答1:


I am using gradle-experimental:0.11.1 with gradle version 4.1 and it works.



来源:https://stackoverflow.com/questions/46415380/version-of-gradle-to-use-with-gradle-experimental-plugin

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!