You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specify the language of the codelab if it is not English:
In which task and step of the codelab can this issue be found?
Step: 8. Parse the JSON response with kotlinx.serialization
Add kotlinx.serialization library dependencies
Describe the problem
the programm doeset funktion with the plugin version in the codelab
id("org.jetbrains.kotlin.plugin.serialization") version "1.8.10"
it has to be an higer version
Steps to reproduce?
Donwload the marsPhoto and follow the instructions
try to run the Programm
it fails
Versions Android Studio version:
Android Studio Koala Feature Drop | 2024.1.2
API version of the emulator: API 35
Additional information Include screenshots if they would be useful in clarifying the problem.
The text was updated successfully, but these errors were encountered:
URL of codelab:
https://developer.android.com/codelabs/basic-android-kotlin-compose-getting-data-internet?
Specify the language of the codelab if it is not English:
In which task and step of the codelab can this issue be found?
Step: 8. Parse the JSON response with kotlinx.serialization
Add kotlinx.serialization library dependencies
Describe the problem
the programm doeset funktion with the plugin version in the codelab
id("org.jetbrains.kotlin.plugin.serialization") version "1.8.10"
it has to be an higer version
Steps to reproduce?
Versions
Android Studio version:
Android Studio Koala Feature Drop | 2024.1.2
API version of the emulator: API 35
Additional information
Include screenshots if they would be useful in clarifying the problem.
The text was updated successfully, but these errors were encountered: