chore(deps): update protobuf_version to v3.24.4

pull/756/head
renovate[bot] 2023-10-06 01:13:05 +00:00 zatwierdzone przez Andre K
rodzic b22c74ae08
commit 8c3d99438d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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