Hello, my team is evaluating to use Kotlin Multiplatform for our Android and iOS apps. One concern I have is in regards the ability to link against multiple Kotlin Multiplatform libraries in the future. I saw there is a limitation on iOS specifically looks like:
https://github.com/JetBrains/kotlin-native/issues/2423 it appears that it may have been fixed on a more recent version of Kotlin 1.3.70, could anyone please confirm?