We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5040677 commit 34eb6e1Copy full SHA for 34eb6e1
library/build.gradle
@@ -51,7 +51,7 @@ protobuf {
51
// Configure the protoc executable
52
protoc {
53
// Download from repositories
54
- artifact = 'com.google.protobuf:protoc:3.5.1'
+ artifact = 'com.google.protobuf:protoc:3.6.1'
55
}
56
57
0 commit comments