mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update androidx.hilt:hilt-navigation-compose to v1.2.0
This commit is contained in:
parent
4041c9807d
commit
56d622013b
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ dependencies {
|
|||
|
||||
// Hilt
|
||||
implementation "com.google.dagger:hilt-android:$hilt_version"
|
||||
implementation "androidx.hilt:hilt-navigation-compose:1.1.0"
|
||||
implementation "androidx.hilt:hilt-navigation-compose:1.2.0"
|
||||
ksp "com.google.dagger:hilt-compiler:$hilt_version"
|
||||
|
||||
// Navigation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue