AkshayChordiya / News

A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
MIT License
848 stars 168 forks source link

Replace Gson with Moshi #48

Closed nkrebs13 closed 1 year ago

nkrebs13 commented 4 years ago

Closes #31

AkshayChordiya commented 4 years ago

@nkrebs13 Could we replace Gson with Kotlinx.serialization? It's partly my fault that the issue wasn't very clear on not using Moshi.