fix(deps): update androidx

This commit is contained in:
renovate[bot] 2024-05-14 17:29:24 +00:00 committed by GitHub
parent ce64454cec
commit 47332c22ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
aboutLibraries = "11.1.4"
agp = "8.5.0-beta01"
android-junit5 = "1.10.0.0"
benchmark = "1.3.0-alpha04"
benchmark = "1.3.0-alpha05"
coil = "2.6.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.14-dev-k1.9.24-50022def4af"
@ -14,7 +14,7 @@ konvert = "3.2.0"
kotlin = "1.9.24"
kotlinResult = "2.0.0"
leakcanary = "3.0-alpha-4"
lifecycle = "2.8.0-rc01"
lifecycle = "2.8.0"
retrofit = "2.11.0"
richtext = "1.0.0-alpha01"
sentry-sdk = "7.9.0"
@ -49,8 +49,8 @@ androidx-lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", ve
androidx-lifecycle-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime", version.ref = "lifecycle" }
androidx-lint = "androidx.lint:lint-gradle:1.0.0-alpha01"
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.8.0-alpha08"
androidx-paging-compose = "androidx.paging:paging-compose:3.3.0-rc01"
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.8.0-beta01"
androidx-paging-compose = "androidx.paging:paging-compose:3.3.0"
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.0-alpha01"
androidx-test-core = "androidx.test:core:1.6.0-alpha06"
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-alpha04"