Skip to content

Commit

Permalink
chore(deps): update nav_version to v2.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 0f9c1fc commit dd35295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ dependencies {
kspAndroidTest "com.google.dagger:hilt-compiler:$hilt_version"

// Navigation
def nav_version = "2.8.4"
def nav_version = "2.8.5"
implementation "androidx.navigation:navigation-compose:$nav_version"
androidTestImplementation "androidx.navigation:navigation-testing:$nav_version"

Expand Down

0 comments on commit dd35295

Please sign in to comment.