Also, for some reason adding an android target and...
# multiplatform
m
Also, for some reason adding an android target and giving android/jvmDesktop a shared jvm sourceset results in the jvm sourceset working fine in gradle but IntelliJ showing all JVM classes as unresolved.
m
This works for me but I have seen similar scenarios several times too. Sometimes it helps to delete all gradle/kotlin/intellij caches and import the project again but it is a nuisance.