diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 331ef2c2..f14cf732 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ kotlin = "2.1.0" core-ktx = "1.13.0" junit = "4.13.2" android-lifecycle = "2.8.7" -activity-compose = "1.9.3" +activity-compose = "1.10.0" kotlinxCollectionsImmutable = "0.3.8" kotlinxDatetime = "0.6.1" lifecycleViewmodelCompose = "2.8.4"