We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8dd1d0 commit 04de313Copy full SHA for 04de313
utilcode/README-CN.md
@@ -3,6 +3,9 @@
3
Gradle:
4
```groovy
5
implementation 'com.blankj:utilcode:1.23.7'
6
+
7
+// if u use AndroidX, use the following
8
+implementation 'com.blankj:utilcodex:1.23.7'
9
```
10
11
utilcode/README.md
0 commit comments