We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99e9bde commit 497c16cCopy full SHA for 497c16c
s2a/build.gradle
@@ -12,6 +12,7 @@ description = "gRPC: S2A"
12
13
dependencies {
14
implementation libraries.s2a.proto
15
+ implementation 'org.checkerframework:checker-qual:3.49.5'
16
17
api project(':grpc-api')
18
implementation project(':grpc-stub'),
0 commit comments