chore(deps): update Compose Multiplatform to stable version 1.10.0

This commit is contained in:
Stefan Mogeritsch 2026-02-01 17:56:33 +01:00
parent d02e159887
commit 4035914975

View File

@ -17,7 +17,7 @@ kotlinx-datetime = "0.7.1"
# UI: Compose Multiplatform
# Aligned with Kotlin 2.3.0
composeMultiplatform = "1.10.0-rc02"
composeMultiplatform = "1.10.0"
composeHotReload = "1.0.0"
androidx-lifecycle = "2.9.6"
uiDesktop = "1.7.0"