fix(deps): update androidx

This commit is contained in:
renovate[bot] 2024-11-13 20:03:01 +00:00 committed by GitHub
parent f66ba9eef4
commit 013f9630f0
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.7.2" agp = "8.7.2"
android-junit5 = "1.11.2.0" android-junit5 = "1.11.2.0"
androidx-test = "1.6.1" androidx-test = "1.6.1"
benchmark = "1.4.0-alpha04" benchmark = "1.4.0-alpha05"
coil3 = "3.0.2" coil3 = "3.0.2"
coroutines = "1.9.0" coroutines = "1.9.0"
dagger = "2.52" dagger = "2.52"
@ -14,8 +14,8 @@ konvert = "3.2.3"
kotlin = "2.0.21" kotlin = "2.0.21"
kotlinResult = "2.0.0" kotlinResult = "2.0.0"
leakcanary = "3.0-alpha-8" leakcanary = "3.0-alpha-8"
lifecycle = "2.9.0-alpha06" lifecycle = "2.9.0-alpha07"
navigation = "2.9.0-alpha02" navigation = "2.9.0-alpha03"
retrofit = "2.11.0" retrofit = "2.11.0"
richtext = "1.0.0-alpha01" richtext = "1.0.0-alpha01"
sentry-sdk = "7.17.0" sentry-sdk = "7.17.0"
@ -27,11 +27,11 @@ workmanager = "2.10.0"
[libraries] [libraries]
aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" } aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" }
androidx-activity-compose = "androidx.activity:activity-compose:1.10.0-alpha03" androidx-activity-compose = "androidx.activity:activity-compose:1.10.0-beta01"
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:2024.10.01" androidx-compose-bom = "androidx.compose:compose-bom-alpha:2024.11.00"
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" }
@ -53,7 +53,7 @@ androidx-core-splashscreen = "androidx.core:core-splashscreen:1.2.0-alpha02"
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 = "androidx.lint:lint-gradle:1.0.0-alpha02" androidx-lint = "androidx.lint:lint-gradle:1.0.0-alpha02"
androidx-navigation-compose = { module = "androidx.navigation:navigation-compose", version.ref = "navigation" } androidx-navigation-compose = { module = "androidx.navigation:navigation-compose", version.ref = "navigation" }
androidx-paging-compose = "androidx.paging:paging-compose:3.3.2" androidx-paging-compose = "androidx.paging:paging-compose:3.3.4"
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.1" androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.1"
androidx-test-core = { module = "androidx.test:core", version.ref = "androidx-test" } androidx-test-core = { module = "androidx.test:core", version.ref = "androidx-test" }
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.1" androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.1"