chore(deps): update protobuf_version to v4.29.1

This commit is contained in:
renovate[bot] 2024-12-05 22:14:38 +00:00 committed by Andre K
parent ef9a1e49ac
commit d2a70b15c0

View file

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