Skip to content

Commit

Permalink
Bump androidx.navigation:navigation-compose from 2.8.0 to 2.8.1
Browse files Browse the repository at this point in the history
Bumps androidx.navigation:navigation-compose from 2.8.0 to 2.8.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 6ab61a1 commit 5325be4
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.7.1"
androidxComposeCompiler = "1.5.15"
androidxComposeMaterial3 = "1.3.0"
androidxHilt = "1.2.0"
androidxNavigation = "2.8.0"
androidxNavigation = "2.8.1"
androidxRoom = "2.6.1"
androidxTest = "1.6.1" # https://github.com/android/android-test/issues/1412
androidxTestExt = "1.2.1"
Expand Down

0 comments on commit 5325be4

Please sign in to comment.