chore(deps): update protobuf_version to v4.28.3

pull/1348/head
renovate[bot] 2024-10-23 19:02:44 +00:00 zatwierdzone przez Andre K
rodzic 095f1189c5
commit c455646f2b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '2.0.21'
hilt_version = '2.52'
protobuf_version = '4.28.2'
protobuf_version = '4.28.3'
}
repositories {