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 1d0409e commit ea066f6Copy full SHA for ea066f6
build.gradle
@@ -11,7 +11,7 @@ allprojects {
11
}
12
13
ext {
14
- grpcVersion = '1.22.0'
+ grpcVersion = '1.22.1'
15
protobufVersion = '3.8.0'
16
17
0 commit comments