chore(deps): update hilt_version to v2.55

chore(deps): update hilt_version to v2.55
This commit is contained in:
James Rich 2025-02-15 17:05:03 -06:00 committed by GitHub
commit f167b82c3b
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'
}