mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 14:07:05 +05:30
fix(deps): update dependency androidx.navigation:navigation-compose to v2.6.0-alpha04
This commit is contained in:
parent
defe4914df
commit
bcd8a412b5
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.0"
|
||||||
androidx-hilt-compiler = { module = "androidx.hilt:hilt-compiler", version.ref = "hilt" }
|
androidx-hilt-compiler = { module = "androidx.hilt:hilt-compiler", version.ref = "hilt" }
|
||||||
androidx-hilt-work = { module = "androidx.hilt:hilt-work", version.ref = "hilt" }
|
androidx-hilt-work = { module = "androidx.hilt:hilt-work", version.ref = "hilt" }
|
||||||
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.0-alpha03"
|
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.0-alpha03"
|
||||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.6.0-alpha03"
|
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.6.0-alpha04"
|
||||||
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha17"
|
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha17"
|
||||||
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.0-alpha01"
|
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.0-alpha01"
|
||||||
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