Skip to content

Commit 4ece270

Browse files
committed
Update README.md
1 parent 1205074 commit 4ece270

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Example Android project that works with jitpack.io
44

5-
https://jitpack.io/#jitpack/android-example/1.0.1
5+
https://jitpack.io/#jitpack/android-example/1.0.2
66

77
Add it to your build.gradle with:
88
```gradle
@@ -14,7 +14,7 @@ and:
1414

1515
```gradle
1616
dependencies {
17-
compile 'com.github.jitpack:android-example:1.0.1'
17+
compile 'com.github.jitpack:android-example:1.0.2'
1818
}
1919
```
2020

0 commit comments

Comments
 (0)