diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index df0387b..60641b6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,17 +1,17 @@ [versions] -activityCompose = "1.10.1" +activityCompose = "1.11.0" adaptive = "1.1.0" -agp = "8.11.1" -composeBom = "2025.08.00" +agp = "8.13.0" +composeBom = "2025.09.00" coreKtx = "1.17.0" espressoCore = "3.7.0" junit = "4.13.2" junitVersion = "1.3.0" -kotlin = "2.2.10" -ksp = "2.2.10-2.0.2" -lifecycleRuntimeKtx = "2.9.2" -navigation3Runtime = "1.0.0-alpha07" -room = "2.7.2" +kotlin = "2.2.20" +ksp = "2.2.20-2.0.3" +lifecycleRuntimeKtx = "2.9.3" +navigation3Runtime = "1.0.0-alpha09" +room = "2.8.0" vico = "2.2.0-alpha.1" [libraries]