mirror of https://github.com/grpc/grpc-java.git
Include protobuf-lite in javadoc and test coverage reporting
This commit is contained in:
parent
6a55e2990b
commit
996f30f43d
|
|
@ -20,6 +20,7 @@ def subprojects = [
|
|||
project(':grpc-netty'),
|
||||
project(':grpc-okhttp'),
|
||||
project(':grpc-protobuf'),
|
||||
project(':grpc-protobuf-lite'),
|
||||
project(':grpc-protobuf-nano'),
|
||||
project(':grpc-stub'),
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue