chore(deps): update protobuf_version to v4.28.1

This commit is contained in:
renovate[bot] 2024-09-11 19:03:16 +00:00 committed by Andre K
parent 610e5f1049
commit 7e1ab62568

View file

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