chore: update Protobuf to 3.22.2

This commit is contained in:
andrekir 2023-03-27 15:28:46 -03:00
parent 862c11ee4a
commit 451a20d207

View file

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