mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
fix(deps): update androidx
This commit is contained in:
parent
9ce0d3a8b4
commit
a4b39ce00e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
[versions]
|
||||
accompanist = "0.33.0-alpha"
|
||||
agp = "8.2.0-alpha15"
|
||||
benchmark = "1.2.0-beta02"
|
||||
benchmark = "1.2.0-beta03"
|
||||
coil = "2.4.0"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.5.1"
|
||||
|
@ -21,7 +21,7 @@ workmanager = "2.9.0-alpha02"
|
|||
accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.7.2"
|
||||
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
|
||||
androidx-browser = "androidx.browser:browser:1.5.0"
|
||||
androidx-browser = "androidx.browser:browser:1.6.0"
|
||||
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
||||
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2023.07.00-alpha02"
|
||||
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
|
||||
|
@ -37,7 +37,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-alpha04"
|
||||
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1"
|
||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.0-rc01"
|
||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.0"
|
||||
androidx-paging-compose = "androidx.paging:paging-compose:3.2.0"
|
||||
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"
|
||||
androidx-test-core = "androidx.test:core:1.6.0-alpha01"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue