Skip to content

Commit c68ace3

Browse files
committed
1,修复bug
1 parent 9287bf2 commit c68ace3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
```gradle
5353
dependencies {
54-
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.2.2'
54+
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.2.3'
5555
}
5656
```
5757
## 第三步,使用说明

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
5454
```gradle
5555
dependencies {
56-
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.2.1'
56+
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.2.3'
5757
}
5858
````
5959
## The third step, instructions for use

0 commit comments

Comments
 (0)