Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jraska committed Feb 2, 2017
1 parent b1a488a commit e070bba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
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.3'
compile 'com.jraska:falcon:1.0.4'
```

## 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.3'
androidTestCompile 'com.jraska:falcon-spoon-compat:1.0.4'
```

## Q&A
Expand Down

0 comments on commit e070bba

Please sign in to comment.