Android

java.lang.NoClassDefFoundError: org/jetbrains/kotlin/cli/common/PropertiesKt

zerocool0713 2020. 10. 6. 19:06
반응형

* What went wrong:

org/jetbrains/kotlin/cli/common/PropertiesKt

 

 

I have this issue in android studio 4.2 canary 13

 

It looks that the issue on JDK

 

-> When I switch to another JDK version(JDK 8 in my case), the issue is gone

반응형