返回顶部
首页 > 资讯 > 移动开发 >We recommend using a newer Android Gradle plugin to use compileSdk = 34
  • 713
分享到

We recommend using a newer Android Gradle plugin to use compileSdk = 34

开发语言android 2023-10-26 12:10:17 713人浏览 泡泡鱼
摘要

问题: We recommend using a newer Android Gradle plugin to use compileSdk = 34 This Android Gradle plugin (8.0.2) was teste

问题:

We recommend using a newer Android Gradle plugin to use compileSdk = 34

This Android Gradle plugin (8.0.2) was tested up to compileSdk = 33.

You are strongly encouraged to update your project to use a newer
Android Gradle plugin that has been tested with compileSdk = 34.

If you are already using the latest version of the Android Gradle plugin,
you may need to wait until a newer version with support for compileSdk = 34 is available.

To suppress this warning, add/update
    android.suppressUnsupportedCompileSdk=34
to this project's gradle.properties.
Affected Modules: app

解决:

在gradle.properties里添加“android.suppressUnsupportedCompileSdk=34”

来源地址:https://blog.csdn.net/weixin_45046069/article/details/132140702

--结束END--

本文标题: We recommend using a newer Android Gradle plugin to use compileSdk = 34

本文链接: https://www.lsjlt.com/news/459158.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作