chore(deps): update protobuf_version to v3.25.1

This commit is contained in:
renovate[bot]
2023-11-16 00:53:29 +00:00
committed by Andre K
parent b51bfee08d
commit bcde508b7a

View File

@@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '1.9.10'
hilt_version = '2.48.1'
protobuf_version = '3.25.0'
protobuf_version = '3.25.1'
}
repositories {