chore(deps): update protobuf_version to v4.29.3

chore(deps): update protobuf_version to v4.29.3
This commit is contained in:
James Rich 2025-02-15 16:39:04 -06:00 committed by GitHub
commit a6a3c95d28
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 {