From 275a03d053ef381b27f339a152c54618a7a7381f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 11:08:40 +0000 Subject: [PATCH] chore(deps): update androidx --- gradle/libs.versions.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c19b465..229298b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,10 +1,10 @@ [versions] aboutLibraries = "12.2.4" accompanistPermissions = "0.37.3" -activityCompose = "1.10.1" +activityCompose = "1.12.4" agp = "8.13.1" commonsSuncalc = "3.11" -composeBom = "2025.08.00" +composeBom = "2025.12.01" coreKtx = "1.17.0" detekt = "1.23.8" espressoCore = "3.7.0" @@ -18,13 +18,13 @@ kotlin = "2.2.21" kotlinSerialization = "2.2.21" kotlinxSerializationCore = "1.9.0" ktlintCompose = "0.4.27" -lifecycleRuntimeKtx = "2.9.2" +lifecycleRuntimeKtx = "2.10.0" lifecycleViewmodelNav3 = "1.0.0-SNAPSHOT" material3 = "1.5.0-SNAPSHOT" material3AdaptiveNav3 = "1.0.0-SNAPSHOT" -material3AdaptiveNavigationSuite = "1.3.2" +material3AdaptiveNavigationSuite = "1.4.0" materialIconsCore = "1.7.8" -nav3Core = "1.0.0-SNAPSHOT" +nav3Core = "1.0.1" playServicesLocation = "21.3.0" spotless = "7.2.1"