chore(deps): update protobuf_version to v3.25.2

pull/815/head
renovate[bot] 2024-01-10 16:19:45 +00:00 zatwierdzone przez Andre K
rodzic 62353e0a57
commit 85d96dff19
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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 {