Skip to content

Commit b0420b8

Browse files
committed
Add dependency to gradle
1 parent 119a969 commit b0420b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

binder/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ dependencies {
5656
testImplementation project(':grpc-testing')
5757
testImplementation project(':grpc-inprocess')
5858
testImplementation testFixtures(project(':grpc-core'))
59+
testImplementation project(':grpc-binder')
5960

6061
androidTestAnnotationProcessor libraries.auto.value
6162
androidTestImplementation project(':grpc-testing')

0 commit comments

Comments
 (0)