aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-09-22 09:21:13 +0530
committerGitHub <noreply@github.com>2022-09-22 09:21:13 +0530
commit80f3e5b3cd661076633964e8775f1d09edfed88d (patch)
treed25287e0a2bcccecdeecb0a725ff1da82d856ce4
parent8786e6abff2118f2fd0d74d28b2d3a5b503b48ca (diff)
chore(deps): update hilt to v2.44 (#2145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 5259bd7a..785d5c86 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -6,7 +6,7 @@ composeFoundation = "1.3.0-beta03"
composeUi = "1.3.0-beta03"
coroutines = "1.6.4"
flowbinding = "1.2.0"
-hilt = "2.43.2"
+hilt = "2.44"
kotlin = "1.7.10"
leakcanary = "2.9.1"
lifecycle = "2.6.0-alpha02"