Skip to content

Commit

Permalink
build(deps): Bump androidx-navigation from 2.8.7 to 2.8.8 (#21715)
Browse files Browse the repository at this point in the history
Bumps `androidx-navigation` from 2.8.7 to 2.8.8.

Updates `androidx.navigation:navigation-compose` from 2.8.7 to 2.8.8

Updates `androidx.navigation:navigation-fragment` from 2.8.7 to 2.8.8

Updates `androidx.navigation:navigation-ui` from 2.8.7 to 2.8.8

Updates `androidx.navigation.safeargs.kotlin` from 2.8.7 to 2.8.8

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nick Bradbury <[email protected]>
  • Loading branch information
dependabot[bot] and nbradbury authored Feb 27, 2025
1 parent 1b6de78 commit c81f980
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 @@ -21,7 +21,7 @@ androidx-credentials = '1.2.0'
androidx-exifinterface = '1.4.0'
androidx-fragment = '1.8.6'
androidx-lifecycle = '2.8.7'
androidx-navigation = '2.8.7'
androidx-navigation = '2.8.8'
androidx-paging = '2.1.2'
androidx-percentlayout = '1.0.0'
androidx-preference = '1.2.1'
Expand Down

0 comments on commit c81f980

Please sign in to comment.