Skip to content

Commit

Permalink
Remove unecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
abtom committed Mar 22, 2024
1 parent 2788ba5 commit fbb6060
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion binder/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ dependencies {
testImplementation project(':grpc-testing')
testImplementation project(':grpc-inprocess')
testImplementation testFixtures(project(':grpc-core'))
testImplementation project(':grpc-binder')

androidTestAnnotationProcessor libraries.auto.value
androidTestImplementation project(':grpc-testing')
Expand Down

0 comments on commit fbb6060

Please sign in to comment.