touchlab / KaMPKit

KaMP Kit by Touchlab. A collection of code & tools designed to get your mobile team started quickly w/Kotlin Multiplatform
https://touchlab.co/
Apache License 2.0
2.2k stars 199 forks source link

Update to Kotlin 1.3.70 #62

Closed russhwolf closed 4 years ago

russhwolf commented 4 years ago

Blocked until libraries release versions compatible with 1.3.70

AlexeyKorshun commented 4 years ago

ktor 1.3.1 migrated to 1.3.70.

AlexeyKorshun commented 4 years ago

coroutines 1.3.4 migrated to 1.3.70

russhwolf commented 4 years ago

KaMPKit uses the mt-coroutines branch which doesn't yet have a 1.3.70-compatible version. Similar for Koin which has a 1.3.70 update, but we have a multithread-safe fork which is still in-progress on deploying updates.

Ktor 1.3.1 is built against 1.3.61, not 1.3.70.

russhwolf commented 4 years ago

Ktor 1.3.2 is now out, built against Kotlin 1.3.70