Skip to content

Commit 652561e

Browse files
committed
1,修改方法名
1 parent aa66c59 commit 652561e

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
@@ -53,7 +53,7 @@
5353

5454
```gradle
5555
dependencies {
56-
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.2.4'
56+
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.2.5'
5757
}
5858
```
5959
## 第三步,使用说明

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Support switching languages | More support for gradient fonts
5555
5656
```gradle
5757
dependencies {
58-
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.2.4'
58+
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.2.5'
5959
}
6060
````
6161
## The third step, instructions for use

0 commit comments

Comments
 (0)