Skip to content

Commit 631101b

Browse files
committed
Revert tests on dependency configuration
1 parent d5f562a commit 631101b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

library/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ apply plugin: "jacoco"
88
apply plugin: "io.freefair.javadoc-links"
99

1010
dependencies {
11-
apiElements deps.jetbrainsAnnotations
12-
compileOnly deps.jetbrainsAnnotations
11+
api deps.jetbrainsAnnotations
1312

1413
api deps.retrofit
1514
api deps.retrofitMoshi

0 commit comments

Comments
 (0)