LuckSiege / PictureSelector

Picture Selector Library for Android or 图片选择器
Apache License 2.0
13.23k stars 3k forks source link

提示 compileSdk 必须要使用33,有什么其他办法吗? #2823

Open wuyihao99 opened 8 months ago

wuyihao99 commented 8 months ago

Current use version?

当前使用的版本是多少?

v3.11.2

Describe the problem or provide an error log?

描述问题或提供错误log?

One or more issues found when checking AAR metadata values:

Dependency 'androidx.activity:activity:1.6.0' requires 'compileSdkVersion' to be set to 33 or higher. Compilation target for module ':app' is 'android-32'

Dependency 'androidx.activity:activity-ktx:1.6.0' requires 'compileSdkVersion' to be set to 33 or higher. Compilation target for module ':app' is 'android-32'

Dependency 'androidx.recyclerview:recyclerview:1.3.0' requires 'compileSdkVersion' to be set to 33 or higher. Compilation target for module ':app' is 'android-32'

Dependency 'androidx.camera:camera-view:1.2.1' requires 'compileSdkVersion' to be set to 33 or higher. Compilation target for module ':app' is 'android-32'

Dependency 'androidx.camera:camera-lifecycle:1.2.1' requires 'compileSdkVersion' to be set to 33 or higher. Compilation target for module ':app' is 'android-32'

Dependency 'androidx.camera:camera-camera2:1.2.1' requires 'compileSdkVersion' to be set to 33 or higher. Compilation target for module ':app' is 'android-32'

Dependency 'androidx.camera:camera-core:1.2.1' requires 'compileSdkVersion' to be set to 33 or higher. Compilation target for module ':app' is 'android-32'