Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
javiersantos authored Jul 5, 2018
1 parent 803fe31 commit a901ebb
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 @@ -28,7 +28,7 @@ repositories {
And add the library to your module **build.gradle**:
```Gradle
dependencies {
   compile 'com.github.javiersantos:AppUpdater:2.7'
   implementation 'com.github.javiersantos:AppUpdater:2.7'
}
```

Expand Down

0 comments on commit a901ebb

Please sign in to comment.