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

Reduce third party dependencies #39

Open
otormaigh opened this issue Sep 27, 2019 · 0 comments
Open

Reduce third party dependencies #39

otormaigh opened this issue Sep 27, 2019 · 0 comments

Comments

@otormaigh
Copy link
Member

Not that it needs it, but just to help reduce external dependencies we could try to remove both joda-time and gson and replace with the native Java/Kotlin APIs.

Both libraries are only getting used in a single function so it shouldn't be to much effort to replace them.

@otormaigh otormaigh changed the title Try and reduce dependencies Reduce third party dependencies Sep 27, 2019
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