chore(deps): update protobuf_version to v4.27.2

This commit is contained in:
renovate[bot]
2024-06-29 00:57:29 +00:00
committed by Andre K
parent 59e6fe9c7d
commit 3454bae451

View File

@@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '1.9.24'
hilt_version = '2.51.1'
protobuf_version = '4.27.1'
protobuf_version = '4.27.2'
}
repositories {