mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(deps): update androidx
This commit is contained in:
parent
203847dcd7
commit
1dd26feebb
1 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ workmanager = "2.8.1"
|
|||
|
||||
[libraries]
|
||||
accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.7.1"
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.7.2"
|
||||
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha14"
|
||||
androidx-browser = "androidx.browser:browser:1.5.0"
|
||||
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
||||
|
@ -35,8 +35,8 @@ 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.6.0-rc01"
|
||||
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha19"
|
||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.6.0-rc02"
|
||||
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha20"
|
||||
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"
|
||||
androidx-test-core = "androidx.test:core:1.6.0-alpha01"
|
||||
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-alpha01"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue