Skip to content

Commit feb83b8

Browse files
committed
Update README.md
- bump install version to 0.0.2
1 parent 135a4d8 commit feb83b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Add the following dependency to your project build.gradle file:
1111
(note: Gradle is the only supported build configuration at this time)
1212
```
1313
dependencies {
14-
compile 'com.github.jsaund:rxuploader:0.0.1'
14+
compile 'com.github.jsaund:rxuploader:0.0.2'
1515
}
1616
```
1717

0 commit comments

Comments
 (0)