Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
QAutomatron committed Sep 6, 2019
1 parent 89d469c commit aed12a8
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 @@ -6,7 +6,7 @@ Element wrapper library for Espresso testing framework

#### How to use with Gradle:

Repository:
Add repository (jitpack):
```gradle
allprojects {
repositories {
Expand All @@ -17,7 +17,7 @@ Repository:
Dependency:
```gradle
dependencies {
androidTestImpl 'com.github.QAutomatron:kopi:0.6.1'
androidTestImpl 'com.github.QAutomatron:kopi:0.6.2'
}
```

Expand Down

0 comments on commit aed12a8

Please sign in to comment.