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 786bea6 commit ccd81d3Copy full SHA for ccd81d3
build.gradle
@@ -12,7 +12,7 @@ allprojects {
12
13
ext {
14
grpcVersion = '1.29.0'
15
- protobufVersion = '3.11.4'
+ protobufVersion = '3.12.0'
16
}
17
18
subprojects {
0 commit comments