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 authored Jan 1, 2019
1 parent 04c8193 commit b9541ae
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 @@ -41,11 +41,11 @@ allprojects {
```
**RxJava 2.0**
```groovy
implementation 'com.zchu:rxcache:2.3.3'
implementation 'com.zchu:rxcache:2.3.5'
```
**可添加 Kotlin 扩展,解决泛型擦除问题**
```groovy
implementation 'com.zchu:rxcache-kotlin:2.3.3'
implementation 'com.zchu:rxcache-kotlin:2.3.5'
```

### 首先创建一个 RxCache 实例
Expand Down

0 comments on commit b9541ae

Please sign in to comment.