Skip to content

Commit

Permalink
Build(deps): bump androidx.hilt:hilt-navigation-compose
Browse files Browse the repository at this point in the history
Bumps androidx.hilt:hilt-navigation-compose from 1.0.0 to 1.1.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 5b8d401 commit 9953553
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 @@ -6,7 +6,7 @@ androidxActivity = "1.8.2"
androidxComposeUi = "1.6.1"
androidxComposeCompiler = "1.4.6"
androidxComposeMaterial3 = "1.2.0"
androidxHilt = "1.0.0"
androidxHilt = "1.1.0"
androidxNavigation = "2.5.3"
androidxRoom = "2.6.1"
androidxTest = "1.5.0" # https://github.com/android/android-test/issues/1412
Expand Down

0 comments on commit 9953553

Please sign in to comment.