chore(deps): update protobuf_version to v4.28.3

This commit is contained in:
renovate[bot] 2024-10-23 19:02:44 +00:00 committed by Andre K
parent 095f1189c5
commit c455646f2b

View file

@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '2.0.21'
hilt_version = '2.52'
protobuf_version = '4.28.2'
protobuf_version = '4.28.3'
}
repositories {