fix(deps): update androidx

This commit is contained in:
renovate[bot] 2025-03-27 01:41:52 +00:00 committed by GitHub
parent 0df6c6aff9
commit 851582c307
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ aboutLibraries = "11.2.3"
agp = "8.8.2" agp = "8.8.2"
android-junit5 = "1.12.0.0" android-junit5 = "1.12.0.0"
androidx-test = "1.6.1" androidx-test = "1.6.1"
benchmark = "1.4.0-alpha09" benchmark = "1.4.0-alpha10"
coil3 = "3.1.0" coil3 = "3.1.0"
coroutines = "1.10.1" coroutines = "1.10.1"
dagger = "2.55" dagger = "2.55"
@ -15,8 +15,8 @@ konvert = "4.0.1"
kotlin = "2.1.20" kotlin = "2.1.20"
kotlinResult = "2.0.1" kotlinResult = "2.0.1"
leakcanary = "3.0-alpha-8" leakcanary = "3.0-alpha-8"
lifecycle = "2.9.0-alpha12" lifecycle = "2.9.0-alpha13"
navigation = "2.9.0-alpha08" navigation = "2.9.0-alpha09"
retrofit = "2.11.0" retrofit = "2.11.0"
richtext = "1.0.0-alpha02" richtext = "1.0.0-alpha02"
sentry-sdk = "8.5.0" sentry-sdk = "8.5.0"
@ -32,7 +32,7 @@ androidx-activity-compose = "androidx.activity:activity-compose:1.10.1"
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" } androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
androidx-browser = "androidx.browser:browser:1.8.0" androidx-browser = "androidx.browser:browser:1.8.0"
androidx-compose-animation = { module = "androidx.compose.animation:animation" } androidx-compose-animation = { module = "androidx.compose.animation:animation" }
androidx-compose-bom = "androidx.compose:compose-bom-alpha:2025.03.00" androidx-compose-bom = "androidx.compose:compose-bom-alpha:2025.03.01"
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" } androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
androidx-compose-glance = { module = "androidx.glance:glance-appwidget", version.ref = "glance" } androidx-compose-glance = { module = "androidx.glance:glance-appwidget", version.ref = "glance" }
androidx-compose-glance-m3 = { module = "androidx.glance:glance-material3", version.ref = "glance" } androidx-compose-glance-m3 = { module = "androidx.glance:glance-material3", version.ref = "glance" }
@ -50,7 +50,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-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
androidx-compose-ui-unit = { module = "androidx.compose.ui:ui-unit" } androidx-compose-ui-unit = { module = "androidx.compose.ui:ui-unit" }
androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" } androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" }
androidx-core = "androidx.core:core:1.16.0-beta01" androidx-core = "androidx.core:core:1.16.0-rc01"
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.2.0-beta01" androidx-core-splashscreen = "androidx.core:core-splashscreen:1.2.0-beta01"
androidx-lifecycle-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" } androidx-lifecycle-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
androidx-lint-gradle = "androidx.lint:lint-gradle:1.0.0-alpha03" androidx-lint-gradle = "androidx.lint:lint-gradle:1.0.0-alpha03"