Huh, changing my IDE plugin to 1.4.0-rc fixes the problem.
r
russhwolf
08/17/2020, 12:46 AM
You generally want your Kotlin IDE plugin version to match your Kotlin Gradle Plugin version, to keep KMP stuff happy. Lots of things changing internally with the project model in the last couple versions.
s
saket
08/17/2020, 1:27 AM
yea I’m surprised that my IDE is working better with kotlin 1.3.72 and 1.4.x plugin