chore(deps): update protobuf_version to v3.25.2

This commit is contained in:
renovate[bot]
2024-01-10 16:19:45 +00:00
committed by Andre K
parent 62353e0a57
commit 85d96dff19

View File

@@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '1.9.22'
hilt_version = '2.50'
protobuf_version = '3.25.1'
protobuf_version = '3.25.2'
}
repositories {