We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 937ef99 commit 197f80fCopy full SHA for 197f80f
lib/utilcode/README-CN.md
@@ -2,10 +2,10 @@
2
3
Gradle:
4
```groovy
5
-implementation 'com.blankj:utilcode:1.27.1'
+implementation 'com.blankj:utilcode:1.27.2'
6
7
// if u use AndroidX, use the following
8
-implementation 'com.blankj:utilcodex:1.27.1'
+implementation 'com.blankj:utilcodex:1.27.2'
9
```
10
11
lib/utilcode/README.md
0 commit comments