Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Latest gradle version #6

Closed
alvinwoon opened this issue Mar 14, 2015 · 4 comments
Closed

Latest gradle version #6

alvinwoon opened this issue Mar 14, 2015 · 4 comments

Comments

@alvinwoon
Copy link

Looks like the latest commit reduce the min-sdk requirement. Awesome. When will it get pushed to maven?

@jasleensingh
Copy link
Contributor

Pushed to Maven.

@eeVoskos
Copy link

eeVoskos commented Apr 2, 2015

I'm still getting this error when trying to set minSdkVersion to anything lower than 16:
Manifest merger failed: uses-sdk:minSdkVersion 14 cannot be smaller than version 16 declared in library {path}/build/intermediates/exploded-aar/com.facebook.shimmer/shimmer/0.1.0/AndroidManifest.xml

@jasleensingh
Copy link
Contributor

Can you try switching to mavenCentral as your repository, instead of jcenter? Looks like jcenter hasn't picked up the latest update; I'll investigate that, but in the meantime, this is a workaround.

@eeVoskos
Copy link

eeVoskos commented Apr 6, 2015

@jasleensingh thanks, this worked!

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

No branches or pull requests

3 participants