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? #36

Closed
sceneren opened this issue Jul 15, 2019 · 5 comments
Closed

minSdkVersion现在最低是21? #36

sceneren opened this issue Jul 15, 2019 · 5 comments

Comments

@sceneren
Copy link

能否兼容4.3 或者4.4的,项目有很多老年人用

@AriesHoo
Copy link
Owner

你用的哪个版本,我现在设置的是minLibSdkVersion = 15

@sceneren
Copy link
Author

FastLib版本是2.2.13 我项目里面设置的是16 提示
Manifest merger failed : uses-sdk:minSdkVersion 16 cannot be smaller than version 21 declared in library [com.github.AriesHoo:FastLib:2.2.13] /Users/scene/.gradle/caches/transforms-2/files-2.1/9dc8bb5bc497c75a49725e608b020915/AndroidManifest.xml as the library might be using APIs not available in 16
Suggestion: use a compatible library with a minSdk of at most 16,
or increase this project's minSdk version to at least 21,
or use tools:overrideLibrary="com.aries.library.fast" to force usage (may lead to runtime failures)

@AriesHoo
Copy link
Owner

image

@AriesHoo
Copy link
Owner

我在beta版本里面改的

@sceneren
Copy link
Author

好吧 那我替换为beta版本

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

2 participants