chore(deps): update protobuf_version to v4.28.0

This commit is contained in:
renovate[bot] 2024-08-28 22:01:33 +00:00 committed by Andre K
parent 716b75c6be
commit 6e5f7b6673

View file

@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '2.0.20'
hilt_version = '2.52'
protobuf_version = '4.27.3'
protobuf_version = '4.28.0'
}
repositories {