mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update nav_version to v2.8.2
This commit is contained in:
parent
027dcf5397
commit
d81407d2c6
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ dependencies {
|
|||
kspAndroidTest "com.google.dagger:hilt-compiler:$hilt_version"
|
||||
|
||||
// Navigation
|
||||
def nav_version = "2.8.1"
|
||||
def nav_version = "2.8.2"
|
||||
implementation "androidx.navigation:navigation-compose:$nav_version"
|
||||
androidTestImplementation "androidx.navigation:navigation-testing:$nav_version"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue