android-kotlin-login
android-kotlin-login copied to clipboard
Unable to load class 'org.jetbrains.kotlin.cli.common.PropertiesKt'.
Describe the problem
After opening the start
project in Android Studio, the Build failed, and the Build Output shows:
Unable to load class 'org.jetbrains.kotlin.cli.common.PropertiesKt'.
This is an unexpected error. Please file a bug containing the idea.log file.
In which lesson and step of the codelab can this issue be found? Advanced Android in Kotlin 06.1: Android Login with FirebaseUI # 3. Getting Started
How to reproduce? As stated above.
Versions
- What version of Android Studio are you using? 4.2.1
- What API level are you targeting? 30
Additional information Nil.
codelab: advanced-android-kotlin