当前位置:   article > 正文

Android Studio出现闪退_we recommend using a newer android gradle plugin t

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 (7.4.2) was tested up to compileSdk = 33

This warning can be suppressed by adding
android.suppressUnsupportedCompileSdk=34
to this project’s gradle.properties

The build will continue, but you are strongly encouraged to update your project to
use a newer Android Gradle Plugin that has been tested with compileSdk = 34
Update Gradle property to suppress warning
Affected Modules: app

解决方法:

在文件项目的(gradle.properties(Project))加上android.suppressUnsupportedCompileSdk=34

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

闽ICP备14008679号