chore(deps): update hilt_version to v2.54

This commit is contained in:
renovate[bot] 2025-01-02 10:13:52 +00:00 committed by Andre K
parent 6bc15f026f
commit a0b75f5968

View file

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