iiCnma icon indicating copy to clipboard operation
iiCnma copied to clipboard

The minCompileSdk (33) specified in a dependency's AAR metadata

Open tenSunFree opened this issue 3 years ago • 0 comments

The minCompileSdk (33) specified in a dependency's AAR metadata 001

Maybe consider adjusting compileSdkVersion and targetSdkVersion to 33. 001-2

Apps targeting Android 12 and higher are required to specify an explicit value for android:exported 002

Maybe consider adding android:exported="true". 002-2

Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1. 003

Maybe consider adjusting androidx.core:core-ktx to 1.8.0. 003-2

tenSunFree avatar Oct 21 '22 17:10 tenSunFree