当前位置:   article > 正文

Android Gradle Plugin和Gradle Version对应关系_android gradle版本和kotlin-gradle-plugin版本对照

android gradle版本和kotlin-gradle-plugin版本对照

Gradle Plugin
android studio 的 Tools -- AGP Upgrade Assistant -- 查看最新版本
点Run selected steps升级


Gradle Plugin (插件版本)   Gradle version(所需Gradle版本)
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+
3.2.0 - 3.2.1            4.6+
3.3.0 - 3.3.3            4.10.1+
3.4.0 - 3.4.3            5.1.1+
3.5.0 - 3.5.4            5.4.1+
3.6.0 - 3.6.4            5.6.4+
4.0.0+                     6.1.1+
4.1.0+                     6.5+
4.2.0+                     6.7.1+

7.1.1                       7.4
7.4.0                       7.6

kotlin-gradle-plugin
Gradle - Plugin: org.jetbrains.kotlin.kapt    点击 Other Versions
org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.21

core-ktx

Android KTX  |  Android 开发者  |  Android Developers

androidx.core:core-ktx:1.10.1

activity-ktx

https://mvnrepository.com/artifact/androidx.activity/activity-ktx

androidx.activity:activity-ktx:1.7.1

fragment-ktx
https://developer.android.google.cn/kotlin/ktx?hl=zh-cn#fragment

androidx.fragment:fragment-ktx:1.5.7

viewmodel-ktx

https://developer.android.google.cn/kotlin/ktx?hl=zh-cn#viewmodel

androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1

lifecycle_ktx

https://mvnrepository.com/artifact/androidx.lifecycle/lifecycle-runtime-ktx

androidx.lifecycle:lifecycle-livedata-ktx:2.6.1

androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1

androidx.lifecycle:lifecycle-runtime-ktx:2.6.1

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/从前慢现在也慢/article/detail/288318
推荐阅读
相关标签
  

闽ICP备14008679号