File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,9 @@ dependencies {
1313 implementation project(path : ' :grpc-alts' , configuration : ' shadow' ),
1414 project(' :grpc-auth' ),
1515 project(' :grpc-census' ),
16- project(' :grpc-core' ),
1716 project(' :grpc-gcp-csm-observability' ),
18- project(' :grpc-googleapis' ),
1917 project(' :grpc-netty' ),
2018 project(' :grpc-okhttp' ),
21- project(' :grpc-rls' ),
2219 project(' :grpc-services' ),
2320 project(' :grpc-testing' ),
2421 project(' :grpc-protobuf-lite' ),
@@ -45,6 +42,7 @@ dependencies {
4542 libraries. netty. tcnative,
4643 libraries. netty. tcnative. classes,
4744 libraries. opentelemetry. exporter. prometheus, // For xds interop client
45+ project(' :grpc-googleapis' ),
4846 project(' :grpc-grpclb' ),
4947 project(' :grpc-rls' )
5048 testImplementation testFixtures(project(' :grpc-api' )),
You can’t perform that action at this time.
0 commit comments