From 87ab78826967ed2074f062a59e96a716ef720f6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 08:16:14 +0000 Subject: [PATCH] chore(deps): update androidx --- gradle/libs.versions.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1adb5155..177dfe83 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,8 +4,8 @@ accompanistPermissions = "0.37.3" activityCompose = "1.13.0" agp = "9.2.0-rc01" commonsSuncalc = "3.11" -composeBom = "2026.04.00" -coreKtx = "1.19.0-alpha01" +composeBom = "2026.05.01" +coreKtx = "1.19.0-rc01" detekt = "1.23.8" espressoCore = "3.7.0" firebaseBom = "34.12.0" @@ -20,15 +20,15 @@ kotlinxSerializationCore = "1.11.0" kotlinxDatetime = "0.7.1-0.6.x-compat" kotlinxCollectionsImmutable = "0.4.0" coroutinesTest = "1.10.2" -datastorePreferences = "1.3.0-alpha07" +datastorePreferences = "1.3.0-alpha09" ktlintCompose = "0.5.7" -lifecycleRuntimeKtx = "2.11.0-alpha03" -lifecycleViewmodelNav3 = "2.11.0-alpha03" -material3 = "1.5.0-alpha17" -material3AdaptiveNav3 = "1.3.0-alpha10" -material3AdaptiveNavigationSuite = "1.5.0-alpha17" +lifecycleRuntimeKtx = "2.11.0-beta02" +lifecycleViewmodelNav3 = "2.11.0-beta02" +material3 = "1.5.0-alpha20" +material3AdaptiveNav3 = "1.3.0-beta02" +material3AdaptiveNavigationSuite = "1.5.0-alpha20" materialIconsCore = "1.7.8" -nav3Core = "1.2.0-alpha01" +nav3Core = "1.2.0-alpha03" playServicesLocation = "21.3.0" screenshot = "0.0.1-alpha14" spotless = "8.4.0"