The more features are modulated with kmm, the more duplicate external libraries are created. How can I deal with this problem? Does anyone know about it? The duplicated libraries either start with
org.jetbrains.kotlinx
or
io.ktor
.
j
jimn
11/05/2021, 2:55 AM
doesn't gradle go and collapse dupes in various mentions of native modules/targets ?
jimn
11/05/2021, 2:56 AM
these are not per-module but per project imports. i see same in my code