From 1350536d20357a251d8338ad76259dc65469bb42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 13:07:19 +0000 Subject: [PATCH] :arrow_up: Update all dependencies --- gradle/libs.versions.toml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 53647d4..03b303e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,33 +1,33 @@ [versions] -agp = "9.1.0" -androidTools = "32.1.0" +agp = "9.2.0" +androidTools = "32.2.0" androidx-activity-compose = "1.13.0" androidx-biometric = "1.4.0-alpha02" -androidx-compose-bom = "2026.03.00" +androidx-compose-bom = "2026.04.01" androidx-datastore = "1.2.1" androidx-lifecycle = "2.10.0" androidx-metrics = "1.0.0" -androidx-navigation = "2.9.7" +androidx-navigation = "2.9.8" androidx-room = "2.8.4" androidx-sqlite = "2.6.2" androidx-test = "1.7.0" coil = "3.4.0" -compose-screenshot = "0.0.1-alpha13" # Issue https://issuetracker.google.com/issues/422412664 -> Test on Mac -detekt = "2.0.0-alpha.2" -dokka = "2.1.0" +compose-screenshot = "0.0.1-alpha14" # Issue https://issuetracker.google.com/issues/422412664 -> Test on Mac +detekt = "2.0.0-alpha.3" +dokka = "2.2.0" jetbrains-idea-ext = "1.3" kermit = "2.1.0" -koin = "4.2.0" +koin = "4.2.1" konsist = "0.17.3" -kotest = "6.1.7" +kotest = "6.1.11" kotlinx-collections-immutable = "0.4.0" kotlinx-coroutines = "1.10.2" kotlinx-datetime = "0.7.1-0.6.x-compat" -ksp = "2.3.6" -ktor = "3.4.1" +ksp = "2.3.7" +ktor = "3.4.3" maven-publish = "0.36.0" -mrmans0n-detekt-compose-rules = "0.5.6" -poko = "0.22.0" +mrmans0n-detekt-compose-rules = "0.5.8" +poko = "0.22.1" # Kotlin only dependencies compose-stability-analyzer = "0.7.0"