diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7e86e40..4f729aa 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,19 +1,19 @@ [versions] -agp = "8.12.3" +agp = "8.13.0" kotlin = "2.2.20" coreKtx = "1.17.0" junit = "4.13.2" junitVersion = "1.3.0" espressoCore = "3.7.0" kotlinxDatetime = "0.7.1" -lifecycleRuntimeKtx = "2.9.3" +lifecycleRuntimeKtx = "2.9.4" activityCompose = "1.11.0" -composeBom = "2025.09.00" +composeBom = "2025.09.01" materialIconsExtended = "1.7.8" -navigationCompose = "2.9.4" +navigationCompose = "2.9.5" ktor = "3.3.0" kotlinxSerializationJson = "1.9.0" -compose = "1.9.1" +compose = "1.9.2" material3 = "1.5.0-alpha04" [libraries]