Skip to content

Commit 9400613

Browse files
committed
all: Add grpc-inprocess
This should have been added when inprocess was moved out of core. This includes inprocess in the Javadoc and code coverage reporting.
1 parent 69114bf commit 9400613

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
@@ -12,6 +12,7 @@ def subprojects = [
1212
project(':grpc-auth'),
1313
project(':grpc-core'),
1414
project(':grpc-grpclb'),
15+
project(':grpc-inprocess'),
1516
project(':grpc-netty'),
1617
project(':grpc-okhttp'),
1718
project(':grpc-protobuf'),

0 commit comments

Comments
 (0)