chore(deps): update protobuf_version to v3.25.3

This commit is contained in:
renovate[bot]
2024-02-16 03:33:28 +00:00
committed by Andre K
parent 472b16ad7b
commit 69301c93be

View File

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