chore(deps): update protobuf_version to v3.24.3

This commit is contained in:
renovate[bot] 2023-09-07 22:08:02 +00:00 committed by Andre K
parent f4d7ea3f64
commit 0a1f521015

View file

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