google-developer-training / basic-android-kotlin-compose-training-mars-photos

Solution code for Android Basics in Kotlin course
https://developer.android.com/courses/android-basics-kotlin/course?gclid=CjwKCAjw4c-ZBhAEEiwAZ105RTyT-iaLHzrhMBUXdMhO230ZDwOwxxI2x4RgK8DwBxK8t1h0wmU_QxoCi4YQAvD_BwE
Apache License 2.0
66 stars 54 forks source link

Project: Create a Bookshelf App #74

Open warrenlayson opened 11 months ago

warrenlayson commented 11 months ago

URL of codelab: https://developer.android.com/codelabs/basic-android-kotlin-compose-bookshelf?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-5-pathway-2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-bookshelf

Specify the language of the codelab if it is not English: English

In which task and step of the codelab can this issue be found? Step 2: Overview

Describe the problem Not really a problem with the codelab but with the, how would I say this, documentation(?). I kept noticing that it's referring to Gson when you've changed the parsing implementation to Kotlin Serialization

Additional information Screenshot 2023-07-26 at 11 04 51 PM