We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19e1cf commit 4a8a9aaCopy full SHA for 4a8a9aa
build.gradle
@@ -11,7 +11,7 @@ allprojects {
11
12
ext {
13
grpcVersion = '1.76.0'
14
- protobufVersion = '3.25.8'
+ protobufVersion = '4.33.0'
15
}
16
17
tasks.register('clean') {}
0 commit comments