chore(deps): update protobuf_version to v4

pull/1010/head
renovate[bot] 2024-03-31 19:28:39 +00:00 zatwierdzone przez Andre K
rodzic ecaf35d7f3
commit e71679fa07
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '1.9.23'
hilt_version = '2.51.1'
protobuf_version = '3.25.3'
protobuf_version = '4.26.1'
}
repositories {