Skip to content

Commit

Permalink
Merge pull request #758 from fobo66/renovate/androidx.hilt-hilt-navig…
Browse files Browse the repository at this point in the history
…ation-compose-1.x

Update dependency androidx.hilt:hilt-navigation-compose to v1.1.0
  • Loading branch information
fobo66 authored Nov 12, 2023
2 parents 05b4b67 + 2e47977 commit fda29c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ dependencyResolutionManagement {
plugin("plugin", "com.google.dagger.hilt.android").versionRef("hilt")
library("core", "com.google.dagger", "hilt-android").versionRef("hilt")
library("compiler", "com.google.dagger", "hilt-android-compiler").versionRef("hilt")
library("navigation", "androidx.hilt:hilt-navigation-compose:1.0.0")
library("navigation", "androidx.hilt:hilt-navigation-compose:1.1.0")
}

register("database") {
Expand Down

0 comments on commit fda29c1

Please sign in to comment.