Skip to content

Commit ea868a6

Browse files
committed
Fixed compile error
1 parent e57b638 commit ea868a6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ ext {
7575

7676
onlyRelease = [
7777
chuckNoOp : "com.readystatesoftware.chuck:library-no-op:$versions.chuck",
78-
sherlockNoOp : "com.github.ajitsing:sherlock-no-op:$versions.sherlock@aar"
78+
sherlockNoOp : "com.github.ajitsing:sherlock-no-op:$versions.sherlock"
7979
]
8080

8181
unitTest = [

ci-keys.cipher

-176 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)