chore(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.5.0-alpha06

This commit is contained in:
Renovate Bot 2022-04-06 17:53:34 +00:00
parent 91ed81460c
commit 10c6f4dfff
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -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" }