chore(deps): update protobuf_version to v4.27.1

This commit is contained in:
renovate[bot]
2024-06-06 19:01:59 +00:00
committed by Andre K
parent b172c61a72
commit 13ce649060

View File

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