Skip to content

Commit

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

Updates `androidx.navigation:navigation-compose` from 2.5.3 to 2.8.3

Updates `androidx.navigation:navigation-ui-ktx` from 2.5.3 to 2.8.3

Updates `androidx.navigation:navigation-fragment-ktx` from 2.5.3 to 2.8.3

Updates `androidx.navigation:navigation-runtime-ktx` from 2.5.3 to 2.8.3

Updates `androidx.navigation.safeargs.kotlin` from 2.5.3 to 2.8.3

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent b138e2a commit 1a03ebf
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 @@ appCompat = "1.6.1"
activity = "1.6.1"
fragment = "1.5.5"
recyclerView = "1.2.1"
navigation = "2.5.3"
navigation = "2.8.3"
startup = "1.1.1"
play-services-auth = "20.6.0"
data-store = "1.0.0"
Expand Down

0 comments on commit 1a03ebf

Please sign in to comment.