Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: androidx.hilt:hilt-navigation-compose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent 1a0f527 commit bdb887d
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 @@ -90,7 +90,7 @@ compose-uiToolingPreview = { group = "androidx.compose.ui", name = "ui-tooling-p
compose-test-uiManifest = { group = "androidx.compose.ui", name = "ui-test-manifest" }
compose-test-ui = { group = "androidx.compose.ui", name = "ui-test-junit4" }
compose-viewModel = { group = "androidx.lifecycle", name = "lifecycle-viewmodel-compose", version.ref = "lifecycle" }
compose-hiltViewModel = { group = "androidx.hilt", name = "hilt-navigation-compose", version = "compose-hilt-navigation" }
compose-hiltViewModel = { group = "androidx.hilt", name = "hilt-navigation-compose", version = "1.2.0" }

# Firebase
firebase-bom = { module = "com.google.firebase:firebase-bom", version.ref = "firebase-bom" }
Expand Down

0 comments on commit bdb887d

Please sign in to comment.