chore(deps): update protobuf_version to v4.29.2

This commit is contained in:
renovate[bot]
2024-12-18 16:57:46 +00:00
committed by Andre K
parent 13b615a470
commit 7b656dcd79

View File

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