chore(deps): update hilt_version to v2.48.1

This commit is contained in:
renovate[bot]
2023-10-04 00:19:42 +00:00
committed by Andre K
parent 0ebeecdf1c
commit 3cfe04466e

View File

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