From 8f9c2430e6c2803f56f87b9be01fc14974fcb4e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=96=9B=E7=BF=94?= Date: Thu, 18 Oct 2018 18:16:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=831.1.5=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/README.md b/docs/README.md index 251ec7e..5419228 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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进行初始化: @@ -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