Skip to content

Commit

Permalink
Build(deps): bump androidx.navigation:navigation-compose
Browse files Browse the repository at this point in the history
Bumps androidx.navigation:navigation-compose from 2.5.3 to 2.7.7.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent eae3099 commit 1231198
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 @@ -7,7 +7,7 @@ androidxComposeUi = "1.3.3"
androidxComposeCompiler = "1.4.6"
androidxComposeMaterial3 = "1.0.1"
androidxHilt = "1.0.0"
androidxNavigation = "2.5.3"
androidxNavigation = "2.7.7"
androidxRoom = "2.5.0"
androidxTest = "1.5.0" # https://github.com/android/android-test/issues/1412
androidxTestExt = "1.1.5"
Expand Down

0 comments on commit 1231198

Please sign in to comment.