Carmelo Cascone c0b23a459f Allow building third-party apps based on gRPC
By publishing the repackaged grpc and protobuf artifacts

Change-Id: Ib3af7dba4f64948132aa70be31922de61d6f6ab2
2019-04-25 15:38:00 -07:00

4 lines
72 B
Python

osgi_jar(
deps = CORE_DEPS + ["//lib:io_grpc_grpc_core_context"],
)