gpt4 book ai didi

android - 为什么 Android 不使用最新的 gradle 版本?

转载 作者:行者123 更新时间:2023-11-29 18:29:02 24 4
gpt4 key购买 nike

我尝试使用gradle 5.5.1作为我项目的gradle版本,但下载成功后,不幸的是,它无法同步。有人知道为什么吗?

最佳答案

Why is Android not using the most recent gradle version?

一般有一个compatibility在 gradle 版本和 Android Gradle 插件之间。

The following table lists which version of Gradle is required for each version of the Android Gradle plugin. For the best performance, you should use the latest possible version of both Gradle and the plugin.

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+
3.2.0 - 3.2.1 4.6+
3.3.0 - 3.3.2 4.10.1+
3.4.0+ 5.1.1+

在你的情况下,gradle 5.5.1 应该与 android 插件 3.4.2 一起工作。

关于android - 为什么 Android 不使用最新的 gradle 版本?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57403315/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com