Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

Main manifest has <uses-sdk android:minSdkVersion='8'> but library uses minSdkVersion='14' #13

Open
snowdream opened this issue May 11, 2014 · 1 comment

Comments

@snowdream
Copy link

I want to reference the library in my project(https://github.com/snowdream/android-widgets).i get the error as follows.
It seems that the minSdkVersion of my project is 8, but your minSdkVersion is 14.
If your library is avaiable for minSdkVersion 8, can you modify it to minSdkVersion 8,thank you.

[/home/snowdream/workspace/git/android-widgets/lib/src/main/AndroidManifest.xml, /home/snowdream/workspace/git/android-widgets/lib/build/exploded-aar/com.romainpiel.shimmer/library/1.2.0/AndroidManifest.xml:2]   
Main manifest has <uses-sdk android:minSdkVersion='8'> but library uses minSdkVersion='14'
@Jaymo
Copy link

Jaymo commented Sep 1, 2015

Were you able to find a solution for this?

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

2 participants