chore: update Protobuf to 3.22.3

This commit is contained in:
andrekir
2023-04-14 07:35:22 -03:00
parent 236c33715d
commit 72c278c92c

View File

@@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '1.8.10'
hilt_version = '2.45'
protobuf_version = '3.22.2'
protobuf_version = '3.22.3'
}
repositories {