chore(deps): update protobuf_version to v4

This commit is contained in:
renovate[bot]
2024-03-31 19:28:39 +00:00
committed by Andre K
parent ecaf35d7f3
commit e71679fa07

View File

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