From e50d716bc2c76d20961e61e05a90cb84f25c7089 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:43:39 +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 3faaec5f..956d8af7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ konvert = "3.2.2" kotlin = "2.0.21" kotlinResult = "2.0.0" leakcanary = "3.0-alpha-8" -lifecycle = "2.8.6" +lifecycle = "2.8.7" navigation = "2.8.3" retrofit = "2.11.0" richtext = "1.0.0-alpha01" @@ -22,7 +22,7 @@ serialization = "1.7.3" store = "5.1.0-alpha05" sqldelight = "2.0.2" whetstone = "0.9.0-beta02" -workmanager = "2.10.0-rc01" +workmanager = "2.10.0" [libraries] aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" } @@ -30,7 +30,7 @@ androidx-activity-compose = "androidx.activity:activity-compose:1.9.3" androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" } androidx-browser = "androidx.browser:browser:1.8.0" androidx-compose-animation = { module = "androidx.compose.animation:animation" } -androidx-compose-bom = "androidx.compose:compose-bom-alpha:2024.10.00" +androidx-compose-bom = "androidx.compose:compose-bom-alpha:2024.10.01" androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" } androidx-compose-glance = { module = "androidx.glance:glance-appwidget", version.ref = "glance" } androidx-compose-glance-m3 = { module = "androidx.glance:glance-material3", version.ref = "glance" } @@ -47,7 +47,7 @@ androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" } androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" } androidx-compose-ui-unit = { module = "androidx.compose.ui:ui-unit" } androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" } -androidx-core = "androidx.core:core:1.13.1" +androidx-core = "androidx.core:core:1.15.0" androidx-core-splashscreen = "androidx.core:core-splashscreen:1.2.0-alpha02" androidx-lifecycle-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" } androidx-lint = "androidx.lint:lint-gradle:1.0.0-alpha02"