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

Add support for Android API level 16 #12

Open
crazyhappygame opened this issue Jun 22, 2021 · 1 comment
Open

Add support for Android API level 16 #12

crazyhappygame opened this issue Jun 22, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@crazyhappygame
Copy link

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)

Describe alternatives you've considered

Additional context

@crazyhappygame crazyhappygame added the enhancement New feature or request label Jun 22, 2021
@crazyhappygame
Copy link
Author

Android 4.4 (API level 19) ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
@crazyhappygame and others