chore(deps): update protobuf_version to v4.27.3

This commit is contained in:
renovate[bot] 2024-07-31 19:32:04 +00:00 committed by Andre K
parent 5b5bbf84b0
commit b59db299c7

View file

@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '2.0.0'
hilt_version = '2.51.1'
protobuf_version = '4.27.2'
protobuf_version = '4.27.3'
}
repositories {