Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajitsing authored Jul 5, 2017
1 parent 1251c37 commit 566d404
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ start fixing the crash immediately. Now with the help of Sherlock, any tester wi

## Installation
```groovy
debugCompile('com.github.ajitsing:sherlock:1.0.2@aar') {
debugCompile('com.github.ajitsing:sherlock:1.0.3@aar') {
transitive = true
}
releaseCompile('com.github.ajitsing:sherlock-no-op:1.0.2@aar')
releaseCompile('com.github.ajitsing:sherlock-no-op:1.0.3@aar')
```

## Usage
Expand Down

0 comments on commit 566d404

Please sign in to comment.