You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.
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'
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: