Skip to content

Commit

Permalink
fix(deps): update androidx
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent ae21ebe commit 3b0d0e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
agp = "8.3.0-alpha04"
benchmark = "1.2.0-beta05"
benchmark = "1.2.0-rc01"
coil = "2.4.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.3-dev-k1.9.10-593b4c95fce"
Expand All @@ -18,7 +18,7 @@ whetstone = "0.7.0"
workmanager = "2.9.0-beta01"

[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-browser = "androidx.browser:browser:1.6.0"
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
Expand All @@ -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-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.0-alpha05"
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-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"
androidx-test-core = "androidx.test:core:1.6.0-alpha02"
Expand Down

0 comments on commit 3b0d0e5

Please sign in to comment.