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.6.

---
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 Jan 3, 2024
1 parent 6d908db commit 7f63269
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.6"
}
}

Expand Down

0 comments on commit 7f63269

Please sign in to comment.