codelab-android-compose icon indicating copy to clipboard operation
codelab-android-compose copied to clipboard

[AdvancedStateAndSideEffects] Cannot access 'java.io.Serializable' which is a supertype of 'kotlin.String'. Check your module classpath for missing or conflicting dependencies

Open lbarqueira opened this issue 3 years ago • 0 comments

Regarding codelab Advanced State and Side Effects in Jetpack Compose, I downloaded the Zip file presented on the codelab, and openned the project in Android Studio. The following error is showing:

Cannot access 'java.io.Serializable' which is a supertype of 'kotlin.String'. Check your module classpath for missing or conflicting dependencies

Can you help me solve this issue?

Thanks

lbarqueira avatar Sep 23 '21 18:09 lbarqueira