Skip to content

Commit

Permalink
Bump androidx.hilt:hilt-navigation-compose from 1.1.0 to 1.2.0 (#333)
Browse files Browse the repository at this point in the history
Bumps androidx.hilt:hilt-navigation-compose from 1.1.0 to 1.2.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 13, 2024
1 parent 2f5f6ee commit 7c60ed3
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 @@ firebase-bom = "32.7.2"
firebase-crashlytics-plugin = "2.9.9"
google-service-plugin = "4.4.0"
hilt = "2.50"
hilt-navigation-compose = "1.1.0"
hilt-navigation-compose = "1.2.0"
junit = "4.13.2"
kotlin = "1.9.20"
kotlinx-coroutines = "1.8.0"
Expand Down

0 comments on commit 7c60ed3

Please sign in to comment.