icerockdev / moko-network

Network components with codegeneration of rest api for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev
Apache License 2.0
153 stars 29 forks source link

update to kotlin 1.3.70 #20

Closed Alex009 closed 4 years ago

Alex009 commented 4 years ago

1.3.70 released https://blog.jetbrains.com/kotlin/2020/03/kotlin-1-3-70-released/ but now waiting kotlinx.coroutines update to 1.3.70 - https://github.com/Kotlin/kotlinx.coroutines/releases and kotlinx.serialization update to 1.3.70 - https://github.com/Kotlin/kotlinx.serialization/releases and ktor-client update to 1.3.70 - https://github.com/ktorio/ktor/releases and moko-mvvm release - https://github.com/icerockdev/moko-mvvm/releases

Alex009 commented 4 years ago

serialization released https://github.com/Kotlin/kotlinx.serialization/releases/tag/v0.20.0