Skip to content

Commit

Permalink
update readme - gradle version
Browse files Browse the repository at this point in the history
  • Loading branch information
makbn committed Mar 8, 2018
1 parent 3e8336e commit dc1bfaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ allprojects {
* Add the dependency to your app module `build.gradle`
```gradle
dependencies {
compile 'com.github.tapleader:tapleader-sdk-android:v1.4.1'
compile 'com.github.tapleader:tapleader-sdk-android:v1.4.2'
//...
}
```
Expand Down

0 comments on commit dc1bfaf

Please sign in to comment.