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

Can this be used on <21 SDK? #67

Open
c0dehunter opened this issue Jul 17, 2019 · 0 comments
Open

Can this be used on <21 SDK? #67

c0dehunter opened this issue Jul 17, 2019 · 0 comments

Comments

@c0dehunter
Copy link

c0dehunter commented Jul 17, 2019

When adding to gradle, I am getting

Manifest merger failed : uses-sdk:minSdkVersion 19 cannot be smaller than version 21 declared in library [io.alterac.blurkit:blurkit:1.1.0] C:\Users\Lenovo.gradle\caches\transforms-2\files-2.1\88f728b8eb4a716869953bdefdd45c9b\AndroidManifest.xml as the library might be using APIs not available in 19 Suggestion: use a compatible library with a minSdk of at most 19, or increase this project's minSdk version to at least 21, or use tools:overrideLibrary="io.alterac.blurkit" to force usage (may lead to runtime failures)  

Project's minSdk is 19.

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

1 participant