arkivanov / Decompose

Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)
https://arkivanov.github.io/Decompose
Apache License 2.0
2.24k stars 84 forks source link

kotlinx-serialization: 1.6.3, why not 1.7.3 ? #800

Closed Shabinder closed 1 month ago

Shabinder commented 1 month ago

couple of past releases have been shipped with 1.6.3 serialization, is there a blocker in updating to latest ?

arkivanov commented 1 month ago

I'm not aware of any blockers. But the newer versions should be backward compatible, I guess. Why would you want an update?

Shabinder commented 1 month ago

I just updated, yup its backward compatible, no hurry, just wanted to give a headsup.

arkivanov commented 1 month ago

Thanks!