addamsson
03/01/2020, 8:36 AMkotlin {
// ...
dependencies {
commonMainApi("org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3")
}
}
Yet this issue was opened by a Java user: https://github.com/Hexworks/zircon/issues/295
What am I doing wrong? I have other multiplatform projects as a dependency but only this one is problematic and only for Java users.