android / tv-samples

Multiple samples showing best practices in app development on Android TV.
Apache License 2.0
1.06k stars 339 forks source link

Replace Gson with kotlinx.serialization #129

Closed chikoski closed 1 year ago

chikoski commented 1 year ago

This PR replaces Gson with kotlinx.serialization. In addition to that, following changes are applied: