Update hilt_version to v2.52

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-29 19:18:36 +00:00 committed by GitHub
parent b290cd2712
commit b7db87d630
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ buildscript {
ext { ext {
kotlinVersion = '2.0.21' kotlinVersion = '2.0.21'
hilt_version = '2.44' hilt_version = '2.52'
} }
repositories { repositories {