Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minSdkVersion版本现在最低支持到21吗?2.0是19, 3.0能否也支持到19?谢谢 #2358

Closed
hexin9456 opened this issue May 16, 2022 · 4 comments

Comments

@hexin9456
Copy link

Current use version?

当前使用的版本是多少?

3.0.9

Will this problem occur in demo?

Demo能否复现这问题?

可以

Describe the problem or provide an error log?

描述问题或提供错误log?

minSdkVersion版本现在最低支持到21吗?2.0是19, 3.0能否也支持到19?谢谢
@hexin9456
Copy link
Author

tagsdk = 29

@hexin9456
Copy link
Author

minSdk = 19

错误信息:
The minCompileSdk (31) specified in a
dependency's AAR metadata (META-INF/com/android/build/gradle/aar-metadata.properties)
is greater than this module's compileSdkVersion (android-29).
Dependency: androidx.appcompat:appcompat:1.4.1.
AAR metadata file: C:\Users\Administrator.gradle\caches\transforms-2\files-2.1\95458de86b9f7288ade5d2a874fd9f0e\appcompat-1.4.1\META-INF\com\android\build\gradle\aar-metadata.properties.

@inksnow
Copy link

inksnow commented Jun 1, 2022

compileSdkVersion 要改到31吧,minSdkVersion21 是可以的

@LuckSiege
Copy link
Owner

v3.10.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants