mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
fix(deps): update androidx
This commit is contained in:
parent
dbba96426d
commit
d2c99fa8b7
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ workmanager = "2.8.1"
|
||||||
[libraries]
|
[libraries]
|
||||||
accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
|
accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
|
||||||
androidx-activity-compose = "androidx.activity:activity-compose:1.7.2"
|
androidx-activity-compose = "androidx.activity:activity-compose:1.7.2"
|
||||||
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha14"
|
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha15"
|
||||||
androidx-browser = "androidx.browser:browser:1.5.0"
|
androidx-browser = "androidx.browser:browser:1.5.0"
|
||||||
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
||||||
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2023.04.00-beta01.1"
|
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2023.04.00-beta01.1"
|
||||||
|
@ -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-alpha04"
|
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.0-alpha04"
|
||||||
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1"
|
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1"
|
||||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.0-alpha01"
|
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.0-beta01"
|
||||||
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha20"
|
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha20"
|
||||||
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-alpha01"
|
androidx-test-core = "androidx.test:core:1.6.0-alpha01"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue