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

minSDK 16 in build.gradle but manifest is 9 #94

Open
AndreiMorar opened this issue Apr 9, 2017 · 1 comment
Open

minSDK 16 in build.gradle but manifest is 9 #94

AndreiMorar opened this issue Apr 9, 2017 · 1 comment

Comments

@AndreiMorar
Copy link

I'm getting a conflict. My build.gradle has minSDK 15 but your library is 16, tho' in your AndroidManifest you have it set to 9. Does it really need a minSDK 16 to work or ... ?!

@virusman
Copy link

build.gradle values always override those in AndroidManifest.xml, so yes, it's minSDK 16.

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