chore(deps): update protobuf_version to v4.27.0

This commit is contained in:
renovate[bot] 2024-05-23 17:00:09 +00:00 committed by Andre K
parent 950eff5285
commit 92e8a73700

View file

@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '1.9.24'
hilt_version = '2.51.1'
protobuf_version = '4.26.1'
protobuf_version = '4.27.0'
}
repositories {