mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
chore(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.5.0-alpha06
This commit is contained in:
parent
91ed81460c
commit
10c6f4dfff
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ androidx-core-ktx = "androidx.core:core-ktx:1.9.0-alpha02"
|
|||
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.0-beta02"
|
||||
androidx-hilt-compiler = { module = "androidx.hilt:hilt-compiler", version.ref = "hilt" }
|
||||
androidx-hilt-work = { module = "androidx.hilt:hilt-work", version.ref = "hilt" }
|
||||
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.5.0-alpha05"
|
||||
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.5.0-alpha06"
|
||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.5.0-alpha03"
|
||||
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha14"
|
||||
androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version.ref = "workmanager" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue