We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0da388 commit a7f6ba1Copy full SHA for a7f6ba1
1 file changed
grpc/build.gradle.kts
@@ -15,7 +15,7 @@ java {
15
}
16
17
18
-var grpcVersion = "1.76.0" // CURRENT_GRPC_VERSION
+var grpcVersion = "1.76.0"
19
var protobufVersion = "4.32.1"
20
var protocVersion = protobufVersion
21
0 commit comments