mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(deps): update dependency androidx.navigation:navigation-compose to v2.6.0-beta01
This commit is contained in:
parent
4bcfd083d6
commit
387f9a2601
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,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.6.0-alpha09"
|
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.6.0-beta01"
|
||||||
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha18"
|
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha18"
|
||||||
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.0"
|
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.0"
|
||||||
androidx-test-core = { module = "androidx.test:core", version.ref = "androidx-test" }
|
androidx-test-core = { module = "androidx.test:core", version.ref = "androidx-test" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue