Skip to content

Commit

Permalink
Update bundled gRPC to 1.18.0 and nanopb to 0.3.6
Browse files Browse the repository at this point in the history
And take the opportunity to align third_party/grpc/BUILD closer with
gRPC upstream's BUILD file to make importing easier next time.

Fixes #2804.
  • Loading branch information
tetromino committed Feb 6, 2019
1 parent 7d5db9a commit 63ae146
Show file tree
Hide file tree
Showing 1,505 changed files with 171,731 additions and 78,318 deletions.
1 change: 1 addition & 0 deletions src/main/cpp/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ cc_binary(
"//src/main/cpp/util:strings",
"//src/main/protobuf:command_server_cc_proto",
"//third_party/ijar:zip",
"//third_party/protobuf:protoc_lib",
],
)

Expand Down
Loading

0 comments on commit 63ae146

Please sign in to comment.