小编Rom*_*man的帖子

升级到 Jetpack Compose 物料清单 2023.08.00 需要我将 targetSdk 更改为 34

我正在使用撰写物料清单来管理项目中的撰写版本。我将 bom 版本更新为 2023:08:00,现在收到此错误:

An issue was found when checking AAR metadata:

1. Dependency 'androidx.emoji2:emoji2:1.4.0' requires libraries and applications that
   depend on it to compile against version 34 or later of the
   Android APIs.

   :app is currently compiled against android-33.

   Also, the maximum recommended compile SDK version for Android Gradle
   plugin 8.1.0 is 33.

   Recommended action: Update this project's version of the Android Gradle
   plugin to one that supports 34, then update this project to use
   compileSdk of at least …
Run Code Online (Sandbox Code Playgroud)

android android-jetpack-compose

5
推荐指数
1
解决办法
1389
查看次数

标签 统计

android ×1

android-jetpack-compose ×1