chore(deps): update protobuf_version to v3.25.0

This commit is contained in:
renovate[bot] 2023-11-02 00:48:23 +00:00 committed by Andre K
parent edef075dff
commit ca0ee58be2

View file

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