当前位置:   article > 正文

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

we recommend using a newer android gradle plugin to use compilesdk = 34 this

问题:

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: <a href="openFile:C:/Users/ZB/Desktop/SPP_BLE/app/build.gradle">app</a>

解决:

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

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

闽ICP备14008679号