chore(deps): update hilt to v2.49 (#2792)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-02 03:58:46 +05:30 committed by GitHub
parent 84645128a3
commit c8c551d86a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ moshi = "1.15.0"
composeCompiler = "1.5.5-dev-k1.9.21-163bb051fe5" composeCompiler = "1.5.5-dev-k1.9.21-163bb051fe5"
coroutines = "1.7.3" coroutines = "1.7.3"
flowbinding = "1.2.0" flowbinding = "1.2.0"
hilt = "2.48.1" hilt = "2.49"
kotlin = "1.9.21" kotlin = "1.9.21"
kotlinResult = "1.1.18" kotlinResult = "1.1.18"
lifecycle = "2.6.2" lifecycle = "2.6.2"