We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2443ca commit 9fc150eCopy full SHA for 9fc150e
retrofit-converters/guava/build.gradle
@@ -6,6 +6,7 @@ dependencies {
6
api libs.guava
7
compileOnly libs.findBugsAnnotations
8
9
+ testImplementation libs.findBugsAnnotations
10
testImplementation libs.junit
11
testImplementation libs.truth
12
testImplementation libs.okhttp.mockwebserver
0 commit comments