Skip to content

Commit 34eb6e1

Browse files
committed
update google protobuf
1 parent 5040677 commit 34eb6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ protobuf {
5151
// Configure the protoc executable
5252
protoc {
5353
// Download from repositories
54-
artifact = 'com.google.protobuf:protoc:3.5.1'
54+
artifact = 'com.google.protobuf:protoc:3.6.1'
5555
}
5656
}
5757

0 commit comments

Comments
 (0)