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

Lower Minimum SDK #58

Closed
Fabi755 opened this issue Jun 10, 2020 · 2 comments
Closed

Lower Minimum SDK #58

Fabi755 opened this issue Jun 10, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Fabi755
Copy link

Fabi755 commented Jun 10, 2020

Is your feature request related to a problem? Please describe.
Current minimum SDK is set to API 21. For example my app supports back to API 19. I can't use this library :(

Describe the solution you'd like
Support lower API versions.

@smelfungus smelfungus self-assigned this Jun 10, 2020
@smelfungus smelfungus added the enhancement New feature or request label Jun 10, 2020
@smelfungus
Copy link
Member

Thank you for reporting this.
Let me double-check what backward compatibility and older APIs limitations we can face.

@smelfungus
Copy link
Member

@Fabi755 I've tried to cover all the backward compatibility cases and released a 0.4.0 version in #61.
implementation "codes.side:andcolorpicker:0.4.0"
Feel free to report any new issues and feature requests!

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