We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12177fd commit 2726191Copy full SHA for 2726191
1 file changed
library/build.gradle
@@ -9,6 +9,7 @@ apply plugin: "io.freefair.javadoc-links"
9
10
dependencies {
11
apiElements deps.jetbrainsAnnotations
12
+ compileOnly deps.jetbrainsAnnotations
13
14
api deps.retrofit
15
api deps.retrofitMoshi
0 commit comments