icerockdev / moko-widgets

Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev
Apache License 2.0
384 stars 31 forks source link

Update to Kotlin 1.4 #284

Closed Alex009 closed 3 years ago

stevesoltys commented 3 years ago

To save you some time debugging, I found that 1.4.10 contains a bug that affects this project: https://youtrack.jetbrains.com/issue/KT-43040

This does have a hotfix though, which can be found in the comments 😄

Alex009 commented 3 years ago

@stevesoltys big thanks :)

Alex009 commented 3 years ago

updated to Kotlin 1.4.30-M1 in 2cacf9a