Android Plugin for Gradle release notes

Android Plugin for Gradle release notes

Update the Android Plugin for Gradle

buildscript {
    repositories {
        // Gradle 4.1 and higher include support for Google's Maven repo using
        // the google() method. And you need to include this repo to download
        // Android plugin 3.0.0 or higher.
        google()
        ...
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:3.1.0'
    }
}

Update Gradle

Plugin version Required Gradle version
1.0.0 - 1.1.3 2.2.1 - 2.3
1.2.0 - 1.3.1 2.2.1 - 2.9
1.5.0 2.2.1 - 2.13
2.0.0 - 2.1.2 2.10 - 2.13
2.1.3 - 2.2.3 2.14.1+
2.3.0+ 3.3+
3.0.0+ 4.1+
3.1.0+ 4.4+

You can specify the Gradle version in either the File > Project Structure > Project menu in Android Studio, or by editing the Gradle distribution reference in the gradle/wrapper/gradle-wrapper.properties file. The following example sets the Gradle version to 4.4 in the gradle-wrapper.properties file.

distributionUrl = https\://services.gradle.org/distributions/gradle-4.4-all.zip
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • afinalAfinal是一个android的ioc,orm框架 https://github.com/yangf...
    wgl0419阅读 11,496评论 1 9
  • afinalAfinal是一个android的ioc,orm框架 https://github.com/yangf...
    passiontim阅读 15,726评论 2 45
  • 秋风萧瑟天气凉,草木摇落露为霜。昨晚一场细雨,让成都的秋天更添了几分凉意。真真到了轻罗已薄需更衣的时节了。阴沉的季...
    月如悠尘阅读 3,880评论 0 4
  • 许多看似紧急的事情可能并没有那么着急,而那些看似不紧急的事情才是真正急需解决的。 今天晚上和同事带客户看房,客户一...
    小苏的笔记本阅读 5,645评论 0 0
  • 谈情说爱固然开怀,然而人生不如意事十之八九。无论是阶级底层的百姓,还是官宦人家,都有自己的苦恼,他们在烦恼些什么呢...
    柳小妍阅读 3,818评论 0 10