Skip to content

Commit

Permalink
Bump androidx.navigation:navigation-safe-args-gradle-plugin
Browse files Browse the repository at this point in the history
Bumps androidx.navigation:navigation-safe-args-gradle-plugin from 2.5.3 to 2.7.3.

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-safe-args-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 255ad4b commit 4eb0949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
google()
}
dependencies {
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.5.3"
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.7.3"
}
}

Expand Down

0 comments on commit 4eb0949

Please sign in to comment.