Skip to content

Commit

Permalink
Bump androidx.navigation:navigation-compose in /examples/ExampleApp
Browse files Browse the repository at this point in the history
Bumps androidx.navigation:navigation-compose from 2.8.3 to 2.8.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent cc98016 commit 5319cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ExampleApp/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ lifecycleRuntimeKtx = "2.8.7"
activityCompose = "1.9.3"
composeBom = "2024.10.01"
embrace = "6.14.0"
navigationCompose = "2.8.3"
navigationCompose = "2.8.4"
okhttp = "4.12.0"
otel = "1.43.0"

Expand Down

0 comments on commit 5319cc8

Please sign in to comment.