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