From 1ed059d2c4a5afce61e974e579e0ead70629655c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 09:59:56 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- gradle/libs.versions.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e5f5310..0fadfe2 100755 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,29 +1,29 @@ [versions] activityCompose = "1.11.0" -adaptive = "1.1.0" -agp = "8.11.2" +adaptive = "1.2.0" +agp = "8.13.0" coil = "3.3.0" coilGif = "3.3.0" -composeBom = "2025.10.00" +composeBom = "2025.10.01" composeChartsVersion = "0.2.0" coreKtx = "1.17.0" coreSplashscreen = "1.0.1" espressoCore = "3.7.0" junit = "4.13.2" junitVersion = "1.3.0" -kotlin = "2.2.20" +kotlin = "2.2.21" kotlinxSerialization = "1.9.0" -ksp = "2.2.20-2.0.4" +ksp = "2.3.0" latex2unicode_xX3 = "0.3.2" lifecycleRuntimeKtx = "2.9.4" lifecycleViewmodelCompose = "2.9.4" materialKolor = "3.0.1" -nav3Core = "1.0.0-alpha11" +nav3Core = "1.0.0-beta01" navigationCompose = "2.9.5" -okhttp = "5.2.0" +okhttp = "5.2.1" retrofit = "3.0.0" retrofit2KotlinxSerializationConverter = "1.0.0" -room = "2.8.2" +room = "2.8.3" uiautomator = "2.3.0" benchmarkMacroJunit4 = "1.4.1" baselineprofile = "1.4.1"