ShevchenkoVtwo / Rick-MortyApp

1 stars 0 forks source link

GSON vs Moshi vs Kotlin Serialisation #2

Open emartynov opened 3 years ago

emartynov commented 3 years ago

GSON is java library that doesn't work well with Kotlin.

I propose you to investigate Moshi or Kotlin serialization libraries for working with JSON instead.

emartynov commented 3 years ago

If you decide to close it. Please add a comment on why or what is your decision.