Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
z-chu committed Aug 21, 2017
1 parent 40610ab commit eb523fd
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 @@ -33,13 +33,13 @@
* **RxJava 2.0**
```groovy
dependencies {
compile 'com.zchu:rxcache:2.0.4'
compile 'com.zchu:rxcache:2.0.5'
}
```
* **RxJava 1.0**
```groovy
dependencies {
compile 'com.zchu:rxcache:1.2.5'
compile 'com.zchu:rxcache:1.2.6'
}
```

Expand Down

0 comments on commit eb523fd

Please sign in to comment.