We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d60755 commit 9086572Copy full SHA for 9086572
endpoints/getting-started-grpc/api/build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
mavenCentral()
23
}
24
dependencies {
25
- classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.0'
+ classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.8'
26
27
28
0 commit comments