From 3a703602f6747f866614b1515ce666fe15c52e6d Mon Sep 17 00:00:00 2001 From: cmj <625783482@qq.com> Date: Mon, 31 Oct 2016 17:16:45 +0800 Subject: [PATCH] =?UTF-8?q?Give=20me=20ur=20Pull=20Request.=20=E1=83=9A(?= =?UTF-8?q?=E2=95=B9=E2=97=A1=E2=95=B9=E1=83=9A=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-CN.md | 6 ++---- README.md | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/README-CN.md b/README-CN.md index 1fe723f043..52a0573f0f 100644 --- a/README-CN.md +++ b/README-CN.md @@ -369,8 +369,6 @@ addView : 为SnackBar添加布局 ``` > - **SP相关→[SPUtils.java][sp.java]→[Test][sp.test]** - - ``` SPUtils : SPUtils构造函数 putString : SP中写入String类型value @@ -473,7 +471,7 @@ getEntries : 获取压缩文件中的文件对象 *** Gradle: ``` groovy -compile 'com.blankj:utilcode:1.3.0' +compile 'com.blankj:utilcode:1.3.1' ``` ### Proguard @@ -569,7 +567,7 @@ limitations under the License. [size.java]: https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/SizeUtils.java [snackbar.java]: https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/SnackbarUtils.java - + https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/SnackBarUtils.java [sp.java]: https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/SPUtils.java [sp.test]: https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/test/java/com/blankj/utilcode/utils/SPUtilsTest.java diff --git a/README.md b/README.md index a5a3121836..e0af2d9c35 100644 --- a/README.md +++ b/README.md @@ -473,7 +473,7 @@ getEntries *** Gradle: ``` groovy -compile 'com.blankj:utilcode:1.3.0' +compile 'com.blankj:utilcode:1.3.1' ``` ### Proguard