chore(deps): update hilt_version to v2.48

This commit is contained in:
renovate[bot] 2023-09-05 01:17:58 +00:00 committed by Andre K
parent 409265c9bf
commit 43176d2aaa

View file

@ -4,7 +4,7 @@ buildscript {
ext {
useCrashlytics = false
kotlin_version = '1.9.10'
hilt_version = '2.47'
hilt_version = '2.48'
protobuf_version = '3.24.2'
}