chore(deps): update androidx.hilt:hilt-navigation-compose to v1.1.0

This commit is contained in:
renovate[bot]
2023-11-01 21:28:14 +00:00
committed by Andre K
parent 79a8264d5f
commit edef075dff

View File

@@ -167,7 +167,7 @@ dependencies {
// Hilt
implementation "com.google.dagger:hilt-android:$hilt_version"
implementation "androidx.hilt:hilt-navigation-compose:1.0.0"
implementation "androidx.hilt:hilt-navigation-compose:1.1.0"
ksp "com.google.dagger:hilt-compiler:$hilt_version"
// Navigation