Christian Jensen
09/24/2020, 5:28 PMimplementation("io.ktor:ktor-client-ios:$ktorVersion").
Isn't there any ios dependecies for io.ktor:ktor-client-serialization and io.ktor:ktor-client-json for Ktor version 1.4.0?John O'Reilly
09/24/2020, 5:30 PMrusshwolf
09/24/2020, 5:50 PM-native dependencies in common, but it wasn’t documented. The relevant change here was that Jetbrains renamed their metadata dependencies to use lib instead of lib-native naming style, matching what the KMP plugin had been doing by default for other libraries for the better part of two years.Christian Jensen
09/24/2020, 6:09 PM