Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
janishar authored Oct 10, 2016
1 parent ef4975e commit 0be8652
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 @@ -38,13 +38,13 @@ The design of this library is such that the modularity of the code is enhanced a
# Java
```groovy
dependencies {
compile 'com.mindorks:java-jpost:0.0.3'
compile 'com.mindorks:java-jpost:0.0.4'
}
```
# Android
```groovy
dependencies {
compile 'com.mindorks:android-jpost:0.0.3'
compile 'com.mindorks:android-jpost:0.0.4'
}
```

Expand Down

0 comments on commit 0be8652

Please sign in to comment.