chore(deps): update protobuf_version to v3.24.2

This commit is contained in:
renovate[bot] 2023-08-30 05:21:48 +00:00 committed by Andre K
parent 2589ec521d
commit 973cc373dc

View file

@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '1.8.22'
hilt_version = '2.47'
protobuf_version = '3.24.1'
protobuf_version = '3.24.2'
}
repositories {