Marc Reichelt
11/18/2019, 8:42 PM> Task :SharedCode:compileKotlinIos FAILED
w: skipping /Users/mreichelt/.gradle/caches/modules-2/files-2.1/io.ktor/ktor-client-serialization-iosx64/1.2.5/3b67cda81d91ebb007b5d22aae904569cb794108/ktor-client-serialization.klib. The abi versions don't match. Expected '[17]', found '14'
w: The compiler versions don't match either. Expected '[]', found '1.3.50-release-11850'
e: Could not find "/Users/mreichelt/.gradle/caches/modules-2/files-2.1/io.ktor/ktor-client-serialization-iosx64/1.2.5/3b67cda81d91ebb007b5d22aae904569cb794108/ktor-client-serialization.klib" in [/Users/mreichelt/Entwicklung/other/github-api-kotlin-multiplatform/android, /Users/mreichelt/.konan/klib, /Users/mreichelt/.konan/kotlin-native-macos-1.3.60/klib/common, /Users/mreichelt/.konan/kotlin-native-macos-1.3.60/klib/platform/ios_x64].
FAILURE: Build failed with an exception.
What are the latest dependencies to use for Kotlin 1.3.60? Or is it just too fresh yet?serebit
11/18/2019, 8:44 PMMarc Reichelt
11/18/2019, 8:48 PMkpgalligan
11/18/2019, 8:56 PM