As a platform limitation we can't use Java sources with Kotlin Multiplatform Mobile.
But if Kotlin is 100% compatible with Java, why can't we use Java with Kotlin Multiplatform Mobile? I mean use it not only in Android or JVM section only, but in common section with shared code. We could write iOS apps with Java :)