**URL of codelab:** https://developer.android.com/codelabs/basic-android-kotlin-compose-getting-data-internet#7 **In which task and step of the codelab can this issue be found?** [Parse the JSON response with kotlinx.serialization](https://developer.android.com/codelabs/basic-android-kotlin-compose-getting-data-internet#7) **Describe the problem** This has moved into Retrofit as a first-party converter. https://github.com/square/retrofit/tree/trunk/retrofit-converters/kotlinx-serialization
URL of codelab:
https://developer.android.com/codelabs/basic-android-kotlin-compose-getting-data-internet#7
In which task and step of the codelab can this issue be found?
Parse the JSON response with kotlinx.serialization
Describe the problem
This has moved into Retrofit as a first-party converter.
https://github.com/square/retrofit/tree/trunk/retrofit-converters/kotlinx-serialization