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 API level to 21 #9

Open
LeoColman opened this issue Mar 23, 2022 · 0 comments
Open

Lower API level to 21 #9

LeoColman opened this issue Mar 23, 2022 · 0 comments

Comments

@LeoColman
Copy link

It's possible to use java.time classes before API 26 when desugaring java.time.

More information:
https://code.luasoftware.com/tutorials/android/android-use-java-time-with-java8-liberary-desugaring/

This would enable the library to be used by lower API devices, without sacrificing any feature

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

No branches or pull requests

1 participant