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

Move away from ThreeTen library #93

Open
kober32 opened this issue Feb 15, 2023 · 1 comment
Open

Move away from ThreeTen library #93

kober32 opened this issue Feb 15, 2023 · 1 comment
Assignees

Comments

@kober32
Copy link
Member

kober32 commented Feb 15, 2023

We are using ThreeTen Android Backport, but its development is being stopped, we should move away from it.

As stated on their github: https://github.com/JakeWharton/ThreeTenABP

Attention: Development on this library is winding down. Please consider switching to Android Gradle plugin 4.0, java.time.*, and its core library desugaring feature in the coming months.

@Hopsaheysa
Copy link
Member

This change requires replacing ThreeTen library with java.time.ZonedDateTime.
Unfortunately, we'd need to increase minSDK to Android API 26 which would disable usage for roughly 7% of Android devices.

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

2 participants