chore(deps): update protobuf_version to v4.29.3

This commit is contained in:
renovate[bot] 2025-02-15 22:10:39 +00:00 committed by GitHub
parent 206169e230
commit bb0d581590
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '2.1.10'
hilt_version = '2.54'
protobuf_version = '4.29.2'
protobuf_version = '4.29.3'
}
repositories {