Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jraska committed May 14, 2016
1 parent 0a9456f commit d801396
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 @@ -25,7 +25,7 @@ Check falcon-sample and its android tests for more example usage.

Grab via Gradle:
```groovy
compile 'com.jraska:falcon:1.0.0'
compile 'com.jraska:falcon:1.0.1'
```

## Spoon Compat
Expand All @@ -43,7 +43,7 @@ File screenshot = FalconSpoon.screenshot(activity, tag, testClassName, testMetho

#### Gradle
```groovy
androidTestCompile 'com.jraska:falcon-spoon-compat:1.0.0'
androidTestCompile 'com.jraska:falcon-spoon-compat:1.0.1'
```

## Q&A
Expand Down

0 comments on commit d801396

Please sign in to comment.