Skip to content

Commit

Permalink
1.update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tiamosu committed Sep 19, 2019
1 parent ecfdf7e commit 27b8f33
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 @@ -17,19 +17,19 @@ allprojects {
### fly
[ ![Download](https://api.bintray.com/packages/weixia/maven/fly/images/download.svg) ](https://bintray.com/weixia/maven/fly/_latestVersion)
```groovy
compile 'me.xia:fly:3.0.5'
implementation 'me.xia:fly:3.0.5'
```

### fly-http
[ ![Download](https://api.bintray.com/packages/weixia/maven/fly-http/images/download.svg) ](https://bintray.com/weixia/maven/fly-http/_latestVersion)
```groovy
compile 'me.xia:fly-http:3.0.5'
implementation 'me.xia:fly-http:3.0.5'
```

### fly-imageloader-glide
[ ![Download](https://api.bintray.com/packages/weixia/maven/fly-imageloader-glide/images/download.svg) ](https://bintray.com/weixia/maven/fly-imageloader-glide/_latestVersion)
```groovy
compile 'me.xia:fly-imageloader-glide:3.0.5'
implementation 'me.xia:fly-imageloader-glide:3.0.5'
```

## *特别感谢*
Expand Down

0 comments on commit 27b8f33

Please sign in to comment.