Skip to content

Commit

Permalink
发布1.1.5版本
Browse files Browse the repository at this point in the history
  • Loading branch information
xuexiangjys committed Oct 18, 2018
1 parent e3290cb commit 8f9c243
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ allprojects {

```
//基础功能的工具类
implementation 'com.github.xuexiangjys.XUtil:xutil-core:1.1.3'
implementation 'com.github.xuexiangjys.XUtil:xutil-core:1.1.5'
//附加功能的工具类
implementation 'com.github.xuexiangjys.XUtil:xutil-sub:1.1.3'
implementation 'com.github.xuexiangjys.XUtil:xutil-sub:1.1.5'
```

3.在Application进行初始化:
Expand All @@ -67,7 +67,7 @@ https://github.com/Blankj/AndroidUtilCode

[![](https://img.shields.io/badge/点击一键加入QQ群-602082750-blue.svg)](http://shang.qq.com/wpa/qunwpa?idkey=9922861ef85c19f1575aecea0e8680f60d9386080a97ed310c971ae074998887)

[xutil-svg]: https://img.shields.io/badge/XUtil-v1.1.3-brightgreen.svg
[xutil-svg]: https://img.shields.io/badge/XUtil-v1.1.5-brightgreen.svg
[xutil]: https://github.com/xuexiangjys/XUtil
[apisvg]: https://img.shields.io/badge/API-14+-brightgreen.svg
[api]: https://android-arsenal.com/api?level=14

0 comments on commit 8f9c243

Please sign in to comment.