chore(deps): update com.google.dagger:hilt-android-gradle-plugin to v2.50

This commit is contained in:
renovate[bot] 2023-12-19 21:33:19 +00:00 committed by Andre K
parent e24842db88
commit 7e65a31c09

View file

@ -4,7 +4,7 @@ buildscript {
ext {
useCrashlytics = false
kotlin_version = '1.9.10'
hilt_version = '2.49'
hilt_version = '2.50'
protobuf_version = '3.25.1'
}