Anyone else having trouble using Canary 13/14 with...
# android
m
Anyone else having trouble using Canary 13/14 with Kotlin 1.4.10? I'm getting the following error when I try to sync:
Copy code
java.lang.NoClassDefFoundError: org/jetbrains/kotlin/cli/common/PropertiesKt
If I downgrade my project to 1.4.0 it works fine.