chore(deps): update hilt_version to v2.55

This commit is contained in:
renovate[bot] 2025-02-15 22:50:24 +00:00 committed by GitHub
parent 7ea67ef09c
commit ee79a0aacc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ buildscript {
ext {
useCrashlytics = false
kotlin_version = '2.1.10'
hilt_version = '2.54'
hilt_version = '2.55'
protobuf_version = '4.29.3'
}