Update Versions.compose to v1.10.0

This commit is contained in:
renovate[bot]
2025-12-03 21:38:25 +00:00
committed by GitHub
parent 7d493a3208
commit 8b655c3896

View File

@@ -4,7 +4,7 @@ object Versions {
const val room = "2.7.1"
const val navigation = "2.5.3"
const val hilt = "2.56.2"
const val compose = "1.7.8"
const val compose = "1.10.0"
const val activity = "1.7.1"
const val agp = "7.3.0"
const val composeMultiplatform = "1.3.0"