fix(deps): update androidx

This commit is contained in:
renovate[bot] 2025-05-07 18:49:39 +00:00 committed by GitHub
parent 26318854bc
commit 4ff599f554
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.11.0-alpha09"
android-junit5 = "1.12.0.0"
androidx-test = "1.7.0-alpha03"
benchmark = "1.4.0-alpha11"
benchmark = "1.4.0-beta01"
coil3 = "3.1.0"
coroutines = "1.10.2"
dagger = "2.56.2"
@ -15,8 +15,8 @@ konvert = "4.1.0"
kotlin = "2.1.20"
kotlinResult = "2.0.1"
leakcanary = "3.0-alpha-8"
lifecycle = "2.9.0-rc01"
navigation = "2.9.0-rc01"
lifecycle = "2.9.0"
navigation = "2.9.0"
retrofit = "2.11.0"
richtext = "1.0.0-alpha02"
sentry-sdk = "8.11.1"
@ -32,7 +32,7 @@ androidx-activity-compose = "androidx.activity:activity-compose:1.11.0-rc01"
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
androidx-browser = "androidx.browser:browser:1.9.0-alpha03"
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
androidx-compose-bom = "androidx.compose:compose-bom-alpha:2025.04.01"
androidx-compose-bom = "androidx.compose:compose-bom-alpha:2025.05.00"
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" }
@ -62,7 +62,7 @@ androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.7.0-alpha0
androidx-test-ext-junit = "androidx.test.ext:junit:1.3.0-alpha03"
androidx-test-rules = { module = "androidx.test:rules", version.ref = "androidx-test" }
androidx-test-runner = { module = "androidx.test:runner", version.ref = "androidx-test" }
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.4.0-alpha01"
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.4.0-alpha02"
androidx-work-runtime = { module = "androidx.work:work-runtime", version.ref = "workmanager" }
build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
build-cachefix = "org.gradle.android.cache-fix:org.gradle.android.cache-fix.gradle.plugin:3.0.1"