Huh, changing my IDE plugin to 1.4.0-rc fixes the ...
# multiplatform
s
Huh, changing my IDE plugin to 1.4.0-rc fixes the problem.
r
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
yea I’m surprised that my IDE is working better with kotlin 1.3.72 and 1.4.x plugin