Skip to content

Commit 96621bd

Browse files
committed
see 06/06 log
1 parent 164219f commit 96621bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

utilcode/README-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Gradle:
55
implementation 'com.blankj:utilcode:1.24.1'
66
77
// if u use AndroidX, use the following
8-
implementation 'com.blankj:utilcodex:1.24.0'
8+
implementation 'com.blankj:utilcodex:1.24.1'
99
```
1010

1111

utilcode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Gradle:
55
implementation 'com.blankj:utilcode:1.24.1'
66
77
// if u use AndroidX, use the following
8-
implementation 'com.blankj:utilcodex:1.24.0'
8+
implementation 'com.blankj:utilcodex:1.24.1'
99
```
1010

1111

0 commit comments

Comments
 (0)