chore(deps): update hilt to v2.43 (#2024)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-07-22 02:54:59 +05:30
committed by GitHub
parent ade73fd5bc
commit 9a3c182348

View File

@@ -6,7 +6,7 @@ composeFoundation = "1.3.0-alpha01"
composeUi = "1.3.0-alpha01" composeUi = "1.3.0-alpha01"
coroutines = "1.6.4" coroutines = "1.6.4"
flowbinding = "1.2.0" flowbinding = "1.2.0"
hilt = "2.42" hilt = "2.43"
kotlin = "1.7.10" kotlin = "1.7.10"
leakcanary = "2.9.1" leakcanary = "2.9.1"
lifecycle = "2.6.0-alpha01" lifecycle = "2.6.0-alpha01"