diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a7043ed..4e83f75 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,8 +5,8 @@ coreKtx = "1.17.0" junit = "4.13.2" junitVersion = "1.3.0" espressoCore = "3.7.0" -lifecycleRuntimeKtx = "2.9.4" -activityCompose = "1.11.0" +lifecycleRuntimeKtx = "2.10.0" +activityCompose = "1.12.0" composeBom = "2025.09.01" hilt = "2.57.2" hilt-navigation-compose = "1.3.0"