Skip to content

Commit

Permalink
Merge branch 'grpc:master' into retry_timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
larry-safran authored Jan 31, 2024
2 parents 3130739 + 20abea4 commit a8804c5
Show file tree
Hide file tree
Showing 7 changed files with 434 additions and 15 deletions.
1 change: 1 addition & 0 deletions binder/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ dependencies {
testImplementation libraries.robolectric
testImplementation libraries.guava.testlib
testImplementation libraries.truth
testImplementation project(':grpc-protobuf-lite')
testImplementation project(':grpc-testing')
testImplementation project(':grpc-inprocess')
testImplementation testFixtures(project(':grpc-core'))
Expand Down
Loading

0 comments on commit a8804c5

Please sign in to comment.