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