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

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'
}