Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxyu committed May 29, 2020
1 parent de4ae24 commit 2d611c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# 依赖版本
| Dependency | Version |
|--|--|
| kotlinx-coroutines-android | 1.3.5 |
| retrofit | 2.8.1 |
| kotlinx-coroutines-android | 1.3.7 |
| retrofit | 2.9.0 |

# Gradle 依赖

Expand All @@ -25,7 +25,7 @@ allprojects {

```kotlin
dependencies {
implementation 'com.github.chenxyu:retrofit-adapter-flow:1.0.3'
implementation 'com.github.chenxyu:retrofit-adapter-flow:1.0.4'
}
```

Expand Down

0 comments on commit 2d611c1

Please sign in to comment.