fix(deps): update androidx

This commit is contained in:
renovate[bot] 2023-09-20 18:20:45 +00:00 committed by GitHub
parent ae21ebe80d
commit 3b0d0e55dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
[versions] [versions]
agp = "8.3.0-alpha04" agp = "8.3.0-alpha04"
benchmark = "1.2.0-beta05" benchmark = "1.2.0-rc01"
coil = "2.4.0" coil = "2.4.0"
# @keep used for kotlinCompilerExtensionVersion # @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.3-dev-k1.9.10-593b4c95fce" composeCompiler = "1.5.3-dev-k1.9.10-593b4c95fce"
@ -18,7 +18,7 @@ whetstone = "0.7.0"
workmanager = "2.9.0-beta01" workmanager = "2.9.0-beta01"
[libraries] [libraries]
androidx-activity-compose = "androidx.activity:activity-compose:1.8.0-beta01" androidx-activity-compose = "androidx.activity:activity-compose:1.8.0-rc01"
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.6.0" androidx-browser = "androidx.browser:browser:1.6.0"
androidx-compose-animation = { module = "androidx.compose.animation:animation" } androidx-compose-animation = { module = "androidx.compose.animation:animation" }
@ -36,7 +36,7 @@ androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.1" androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.1"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.0-alpha05" androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.0-alpha05"
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2" androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2"
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.2" androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.3"
androidx-paging-compose = "androidx.paging:paging-compose:3.2.1" androidx-paging-compose = "androidx.paging:paging-compose:3.2.1"
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1" androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"
androidx-test-core = "androidx.test:core:1.6.0-alpha02" androidx-test-core = "androidx.test:core:1.6.0-alpha02"