diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 21ea12e..e584fce 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,16 +1,16 @@ [versions] activityCompose = "1.10.1" adaptive = "1.1.0" -agp = "8.11.1" -composeBom = "2025.06.02" -coreKtx = "1.16.0" -espressoCore = "3.6.1" +agp = "8.12.0" +composeBom = "2025.08.00" +coreKtx = "1.17.0" +espressoCore = "3.7.0" junit = "4.13.2" -junitVersion = "1.2.1" -kotlin = "2.2.0" -ksp = "2.2.0-2.0.2" -lifecycleRuntimeKtx = "2.9.1" -navigation3Runtime = "1.0.0-alpha05" +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" vico = "2.2.0-alpha.1"