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 d63066c commit 0a731d8Copy full SHA for 0a731d8
build.gradle
@@ -10,7 +10,7 @@ allprojects {
10
}
11
12
ext {
13
- grpcVersion = '1.71.0'
+ grpcVersion = '1.72.0'
14
protobufVersion = '3.25.6'
15
16
0 commit comments