Skip to content

Commit 0be8652

Browse files
authored
Update README.md
1 parent ef4975e commit 0be8652

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ The design of this library is such that the modularity of the code is enhanced a
3838
# Java
3939
```groovy
4040
dependencies {
41-
compile 'com.mindorks:java-jpost:0.0.3'
41+
compile 'com.mindorks:java-jpost:0.0.4'
4242
}
4343
```
4444
# Android
4545
```groovy
4646
dependencies {
47-
compile 'com.mindorks:android-jpost:0.0.3'
47+
compile 'com.mindorks:android-jpost:0.0.4'
4848
}
4949
```
5050

0 commit comments

Comments
 (0)