chore: update Protobuf to 3.23.4

This commit is contained in:
andrekir 2023-07-09 08:06:11 -03:00
parent 9b3a1e75ce
commit 90e6a876c0

View file

@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '1.8.21'
hilt_version = '2.46.1'
protobuf_version = '3.23.2'
protobuf_version = '3.23.4'
}
repositories {