diff --git a/manager/gradle/libs.versions.toml b/manager/gradle/libs.versions.toml index bdbf48d1..64838574 100644 --- a/manager/gradle/libs.versions.toml +++ b/manager/gradle/libs.versions.toml @@ -3,10 +3,10 @@ agp = "8.5.1" kotlin = "2.0.0" ksp = "2.0.0-1.0.23" compose-bom = "2024.06.00" -lifecycle = "2.8.3" +lifecycle = "2.8.4" accompanist = "0.34.0" navigation = "2.7.7" -activity-compose = "1.9.0" +activity-compose = "1.9.1" kotlinx-coroutines = "1.8.1" coil-compose = "2.7.0" compose-destination = "1.10.2"