fix(deps): update androidx

This commit is contained in:
renovate[bot] 2023-12-13 18:09:12 +00:00 committed by GitHub
parent c3810de709
commit fd042460ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ junit = "5.10.1"
konvert = "2.4.0"
kotlin = "1.9.21"
kotlinResult = "1.1.18"
lifecycle = "2.7.0-rc01"
lifecycle = "2.7.0-rc02"
retrofit = "2.9.0"
richtext = "0.17.0"
sentry-sdk = "7.0.0"
@ -21,7 +21,7 @@ whetstone = "0.8.0"
workmanager = "2.9.0"
[libraries]
androidx-activity-compose = "androidx.activity:activity-compose:1.8.1"
androidx-activity-compose = "androidx.activity:activity-compose:1.8.2"
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
androidx-browser = "androidx.browser:browser:1.7.0"
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
@ -42,7 +42,7 @@ androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.1"
androidx-lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "lifecycle" }
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime", version.ref = "lifecycle" }
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2"
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.5"
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.6"
androidx-paging-compose = "androidx.paging:paging-compose:3.2.1"
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"
androidx-test-core = "androidx.test:core:1.6.0-alpha04"