From 965f036fcddc501f4a146015a80cc3e7ada41071 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 14:41:13 +0000 Subject: [PATCH] chore(deps): update kotlin & agp --- 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 1adb5155..0e7cfd17 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ aboutLibraries = "14.0.1" accompanistPermissions = "0.37.3" activityCompose = "1.13.0" -agp = "9.2.0-rc01" +agp = "9.2.1" commonsSuncalc = "3.11" composeBom = "2026.04.00" coreKtx = "1.19.0-alpha01" @@ -14,12 +14,12 @@ googleFirebasePerf = "2.0.2" googleGmsGoogleServices = "4.4.4" junit = "4.13.2" junitVersion = "1.3.0" -kotlin = "2.3.20" -kotlinSerialization = "2.3.20" +kotlin = "2.3.21" +kotlinSerialization = "2.3.21" kotlinxSerializationCore = "1.11.0" -kotlinxDatetime = "0.7.1-0.6.x-compat" +kotlinxDatetime = "0.8.0-0.6.x-compat" kotlinxCollectionsImmutable = "0.4.0" -coroutinesTest = "1.10.2" +coroutinesTest = "1.11.0" datastorePreferences = "1.3.0-alpha07" ktlintCompose = "0.5.7" lifecycleRuntimeKtx = "2.11.0-alpha03"