mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-05-07 13:02:44 +02:00
chore(deps): update dependency androidx.hilt:hilt-navigation-compose to v1.0.0 (#1695)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ad4f117298
commit
4c1c1dd7d1
|
|
@ -23,7 +23,7 @@ androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.3"
|
|||
androidx-core-ktx = "androidx.core:core-ktx:1.8.0-alpha03"
|
||||
androidx-documentfile = "androidx.documentfile:documentfile:1.1.0-alpha01"
|
||||
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.4.1"
|
||||
androidx-hilt-compose = "androidx.hilt:hilt-navigation-compose:1.0.0-rc01"
|
||||
androidx-hilt-compose = "androidx.hilt:hilt-navigation-compose:1.0.0"
|
||||
androidx-lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "lifecycle" }
|
||||
androidx-lifecycle-livedataKtx = { module = "androidx.lifecycle:lifecycle-livedata-ktx", version.ref = "lifecycle" }
|
||||
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue