Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Use moshi for JSON deserialization for more Kotlin compatibility #31

Open
lucassales2 opened this issue Mar 14, 2019 · 3 comments
Open

Comments

@lucassales2
Copy link
Contributor

lucassales2 commented Mar 14, 2019

Gson is stuck on a java, moshi offers better compatibility with Kotlin fx: Nullability, Java primitives

lucassales2 pushed a commit that referenced this issue Mar 25, 2019
QA tickets and the error folder should now be shown correct
@markusrubey
Copy link
Contributor

did we consider kotlinx.serialization?

@lucassales2
Copy link
Contributor Author

@markusrubey We can consider, never used it tho, do you have any sample?

@markusrubey
Copy link
Contributor

just wondering, haven't used it as well. There are some samples in their repo and there is also a retrofit converter for it

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

No branches or pull requests

2 participants