Skip to content

Commit 3a70360

Browse files
author
cmj
committed
Give me ur Pull Request. ლ(╹◡╹ლ )
1 parent 7392785 commit 3a70360

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

README-CN.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -369,8 +369,6 @@ addView : 为SnackBar添加布局
369369
```
370370

371371
> - **SP相关→[SPUtils.java][sp.java][Test][sp.test]**
372-
373-
374372
```
375373
SPUtils : SPUtils构造函数
376374
putString : SP中写入String类型value
@@ -473,7 +471,7 @@ getEntries : 获取压缩文件中的文件对象
473471
***
474472
Gradle:
475473
``` groovy
476-
compile 'com.blankj:utilcode:1.3.0'
474+
compile 'com.blankj:utilcode:1.3.1'
477475
```
478476

479477
### Proguard
@@ -569,7 +567,7 @@ limitations under the License.
569567
[size.java]: https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/SizeUtils.java
570568

571569
[snackbar.java]: https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/SnackbarUtils.java
572-
570+
https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/SnackBarUtils.java
573571
[sp.java]: https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/SPUtils.java
574572
[sp.test]: https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/test/java/com/blankj/utilcode/utils/SPUtilsTest.java
575573

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ getEntries
473473
***
474474
Gradle:
475475
``` groovy
476-
compile 'com.blankj:utilcode:1.3.0'
476+
compile 'com.blankj:utilcode:1.3.1'
477477
```
478478

479479
### Proguard

0 commit comments

Comments
 (0)