Skip to content

Commit 04de313

Browse files
committed
see 03/08 log
1 parent f8dd1d0 commit 04de313

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

utilcode/README-CN.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
Gradle:
44
```groovy
55
implementation 'com.blankj:utilcode:1.23.7'
6+
7+
// if u use AndroidX, use the following
8+
implementation 'com.blankj:utilcodex:1.23.7'
69
```
710

811

utilcode/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
Gradle:
44
```groovy
55
implementation 'com.blankj:utilcode:1.23.7'
6+
7+
// if u use AndroidX, use the following
8+
implementation 'com.blankj:utilcodex:1.23.7'
69
```
710

811

0 commit comments

Comments
 (0)