我正在使用撰写物料清单来管理项目中的撰写版本。我将 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)