chore(deps): update protobuf_version to v4.28.0

pull/1232/head
renovate[bot] 2024-08-28 22:01:33 +00:00 zatwierdzone przez Andre K
rodzic 716b75c6be
commit 6e5f7b6673
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '2.0.20'
hilt_version = '2.52'
protobuf_version = '4.27.3'
protobuf_version = '4.28.0'
}
repositories {