chore(deps): update hilt_version to v2.52

This commit is contained in:
renovate[bot]
2024-08-05 20:33:01 +00:00
committed by Andre K
parent 143dbb29fd
commit ebfcf82a67

View File

@@ -4,7 +4,7 @@ buildscript {
ext {
useCrashlytics = false
kotlin_version = '2.0.0'
hilt_version = '2.51.1'
hilt_version = '2.52'
protobuf_version = '4.27.3'
}