kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
chore(deps): update androidx.hilt:hilt-navigation-compose to v1.1.0
rodzic
79a8264d5f
commit
edef075dff
|
@ -167,7 +167,7 @@ dependencies {
|
||||||
|
|
||||||
// Hilt
|
// Hilt
|
||||||
implementation "com.google.dagger:hilt-android:$hilt_version"
|
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"
|
ksp "com.google.dagger:hilt-compiler:$hilt_version"
|
||||||
|
|
||||||
// Navigation
|
// Navigation
|
||||||
|
|
Ładowanie…
Reference in New Issue