The more features are modulated with kmm, the more...
# multiplatform
l
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
doesn't gradle go and collapse dupes in various mentions of native modules/targets ?
these are not per-module but per project imports. i see same in my code
j
last check, intellij-community build was 17.1 gb on my drive, wonder if this contributes to that.