We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. My Android application support Android 4.1 (API level 16). I can not use due to error:
uses-sdk:minSdkVersion 16 cannot be smaller than version 21 declared in library [com.github.unsplash:unsplash-photopicker-android:1.0.0]
Describe the solution you'd like support Android 4.1 (API level 16)
Additional context
The text was updated successfully, but these errors were encountered:
Android 4.4 (API level 19) ?
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
My Android application support Android 4.1 (API level 16). I can not use due to error:
Describe the solution you'd like
support Android 4.1 (API level 16)
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: