From ea710454f4e8fc17a23f22b18a4f45ae5858e89d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 18:46:21 +0000 Subject: [PATCH] fix(deps): update androidx --- gradle/libs.versions.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5985857c..985fe081 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ aboutLibraries = "11.2.3" agp = "8.7.0" android-junit5 = "1.11.0.0" -benchmark = "1.3.1" +benchmark = "1.3.2" coil = "2.7.0" coroutines = "1.9.0" dagger = "2.52" @@ -14,7 +14,7 @@ kotlin = "2.0.20" kotlinResult = "2.0.0" leakcanary = "3.0-alpha-8" lifecycle = "2.8.6" -navigation = "2.8.1" +navigation = "2.8.2" retrofit = "2.11.0" richtext = "1.0.0-alpha01" sentry-sdk = "7.14.0" @@ -22,7 +22,7 @@ serialization = "1.7.3" store = "5.1.0-alpha04" sqldelight = "2.0.2" whetstone = "0.9.0-beta02" -workmanager = "2.10.0-alpha04" +workmanager = "2.10.0-beta01" [libraries] aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" } @@ -50,7 +50,7 @@ androidx-lifecycle-compose = { module = "androidx.lifecycle:lifecycle-viewmodel- androidx-lint = "androidx.lint:lint-gradle:1.0.0-alpha02" androidx-navigation-compose = { module = "androidx.navigation:navigation-compose", version.ref = "navigation" } androidx-paging-compose = "androidx.paging:paging-compose:3.3.2" -androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.0" +androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.1" androidx-test-core = "androidx.test:core:1.6.1" androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.1" androidx-test-ext-junit = "androidx.test.ext:junit:1.2.1"