fix(deps): update androidx

This commit is contained in:
renovate[bot] 2023-10-04 17:56:34 +00:00 committed by GitHub
parent 27d68f2774
commit 341bdb0eda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ whetstone = "0.8.0"
workmanager = "2.9.0-beta01"
[libraries]
androidx-activity-compose = "androidx.activity:activity-compose:1.8.0-rc01"
androidx-activity-compose = "androidx.activity:activity-compose:1.8.0"
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
androidx-browser = "androidx.browser:browser:1.6.0"
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
@ -38,7 +38,7 @@ androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.1"
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2"
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.3"
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.4"
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-alpha02"