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 e23c63f commit 1a691f0Copy full SHA for 1a691f0
build.gradle
@@ -10,7 +10,7 @@ allprojects {
10
}
11
12
ext {
13
- grpcVersion = '1.72.0'
+ grpcVersion = '1.73.0'
14
protobufVersion = '3.25.7'
15
16
0 commit comments