Skip to content

Commit 197f80f

Browse files
committed
see 04/03 log
1 parent 937ef99 commit 197f80f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lib/utilcode/README-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
Gradle:
44
```groovy
5-
implementation 'com.blankj:utilcode:1.27.1'
5+
implementation 'com.blankj:utilcode:1.27.2'
66
77
// if u use AndroidX, use the following
8-
implementation 'com.blankj:utilcodex:1.27.1'
8+
implementation 'com.blankj:utilcodex:1.27.2'
99
```
1010

1111

lib/utilcode/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
Gradle:
44
```groovy
5-
implementation 'com.blankj:utilcode:1.27.1'
5+
implementation 'com.blankj:utilcode:1.27.2'
66
77
// if u use AndroidX, use the following
8-
implementation 'com.blankj:utilcodex:1.27.1'
8+
implementation 'com.blankj:utilcodex:1.27.2'
99
```
1010

1111

0 commit comments

Comments
 (0)