mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-01 04:31:38 -04:00
chore(deps): update nav_version to v2.8.1
This commit is contained in:
@@ -184,7 +184,7 @@ dependencies {
|
||||
kspAndroidTest "com.google.dagger:hilt-compiler:$hilt_version"
|
||||
|
||||
// Navigation
|
||||
def nav_version = "2.8.0"
|
||||
def nav_version = "2.8.1"
|
||||
implementation "androidx.navigation:navigation-compose:$nav_version"
|
||||
androidTestImplementation "androidx.navigation:navigation-testing:$nav_version"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user