Skip to content

Commit

Permalink
Bump androidx.navigation:navigation-runtime from 2.5.3 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps androidx.navigation:navigation-runtime from 2.5.3 to 2.7.0.

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2023
1 parent fae343f commit 5954f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion architecture/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {

api "androidx.appcompat:appcompat:1.6.1"
api "org.jetbrains:annotations:24.0.1"
api "androidx.navigation:navigation-runtime:2.5.3"
api "androidx.navigation:navigation-runtime:2.7.0"

api "com.google.android.material:material:1.9.0"
api "androidx.constraintlayout:constraintlayout:2.1.4"
Expand Down

0 comments on commit 5954f89

Please sign in to comment.