Skip to content

Commit

Permalink
Bump navigation from 2.7.5 to 2.7.6
Browse files Browse the repository at this point in the history
Bumps `navigation` from 2.7.5 to 2.7.6.

Updates `androidx.navigation:navigation-fragment-ktx` from 2.7.5 to 2.7.6

Updates `androidx.navigation:navigation-ui-ktx` from 2.7.5 to 2.7.6

Updates `androidx.navigation.safeargs` from 2.7.5 to 2.7.6

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.navigation:navigation-ui-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.navigation.safeargs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 377ce18 commit 21b4384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ material = "1.10.0"
constraintlayout = "2.1.4"
lifecycle-livedata-ktx = "2.6.2"
lifecycle-viewmodel-ktx = "2.6.2"
navigation = "2.7.5"
navigation = "2.7.6"

paging-runtime = "3.2.1"
preference = "1.2.1"
Expand Down

0 comments on commit 21b4384

Please sign in to comment.