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 03619b7 commit dadd765Copy full SHA for dadd765
build.gradle
@@ -12,7 +12,7 @@ allprojects {
12
13
ext {
14
grpcVersion = '1.22.1'
15
- protobufVersion = '3.8.0'
+ protobufVersion = '3.9.0'
16
}
17
18
subprojects {
0 commit comments