chore(deps): update hilt_version to v2.53.1

This commit is contained in:
renovate[bot] 2024-12-14 09:18:32 +00:00 committed by Andre K
parent d2a70b15c0
commit 7a321ecc91

View file

@ -4,7 +4,7 @@ buildscript {
ext {
useCrashlytics = false
kotlin_version = '2.0.21'
hilt_version = '2.52'
hilt_version = '2.53.1'
protobuf_version = '4.29.1'
}