Hello everyone, can someone explain to me why I g...
# intellij
z
Hello everyone, can someone explain to me why I get a
unresolved reference: kotlinx
in this minimal working example? https://github.com/FelixEngl/mwe1 I tried everything I could think of and nothing seems to work. :/ I think this is a bug in the IDE or the IntelliJ-Kotlin-Plugin, but I don't know exactly what is causing it. (Because it compiles perfectly fine, so this shouldn't be a problem of the Kotlin MPP-Gradle-Plugin.) Thank you in advance!