Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 2b28f9f

Browse files
chore(deps): update dependency androidx.hilt:hilt-navigation-compose to v1.0.0-rc01 (#1612)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a304998 commit 2b28f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.2"
2424
androidx-core-ktx = "androidx.core:core-ktx:1.8.0-alpha01"
2525
androidx-documentfile = "androidx.documentfile:documentfile:1.1.0-alpha01"
2626
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.4.0"
27-
androidx-hilt-compose = "androidx.hilt:hilt-navigation-compose:1.0.0-beta01"
27+
androidx-hilt-compose = "androidx.hilt:hilt-navigation-compose:1.0.0-rc01"
2828
androidx-lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "lifecycle" }
2929
androidx-lifecycle-livedataKtx = { module = "androidx.lifecycle:lifecycle-livedata-ktx", version.ref = "lifecycle" }
3030
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }

0 commit comments

Comments
 (0)