Kotlin/Native and Multiplatform 路 Challenge: Kotlin/Native Program | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1304635-kotlin-native-and-multiplatform/lessons/5

Hello, first of all thanks for the tutorial, it鈥檚 really helpful, but please do an update of the course because there are many changes about the dependencies, like serialization, the latest version replace kotlinx-serialization-runtime to kotlinx-serialization-runtime-common in the common gradle and apparently we need to include now the serialization library in the android dependencies.

Thanks :slight_smile:

Thanks for the info @alejandrorios! Kotlin Multiplatform is rapidly improving for sure! We鈥檒l be updating the course and adding more Kotlin Multiplatform content soon I hope. Thanks again!