Skip to content

Commit 996f30f

Browse files
committed
Include protobuf-lite in javadoc and test coverage reporting
1 parent 6a55e29 commit 996f30f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

all/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ def subprojects = [
2020
project(':grpc-netty'),
2121
project(':grpc-okhttp'),
2222
project(':grpc-protobuf'),
23+
project(':grpc-protobuf-lite'),
2324
project(':grpc-protobuf-nano'),
2425
project(':grpc-stub'),
2526
]

0 commit comments

Comments
 (0)