chore: update Protobuf to 3.23.2

This commit is contained in:
andrekir 2023-05-30 17:00:34 -03:00
parent a20c48599a
commit f7a895e62e

View file

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