chore(deps): update protobuf_version to v3.24.4

This commit is contained in:
renovate[bot] 2023-10-06 01:13:05 +00:00 committed by Andre K
parent b22c74ae08
commit 8c3d99438d

View file

@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '1.9.10'
hilt_version = '2.48.1'
protobuf_version = '3.24.3'
protobuf_version = '3.24.4'
}
repositories {