Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajitsing committed May 21, 2017
1 parent 828b20f commit dc7ab44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ start fixing the crash immediately. Now with the help of Sherlock, any tester wi

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

## Usage
Expand Down

0 comments on commit dc7ab44

Please sign in to comment.