We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6f40d7 commit d680638Copy full SHA for d680638
1 file changed
build.gradle
@@ -23,7 +23,7 @@ repositories {
23
sourceCompatibility = 1.8
24
targetCompatibility = 1.8
25
26
-def grpcVersion = '1.70.0'
+def grpcVersion = '1.72.0'
27
def protobufVersion = '4.30.2'
28
def protocVersion = protobufVersion
29
0 commit comments