Skip to content

Commit 9116f97

Browse files
committed
1,修改readme版本号
1 parent 0fd888f commit 9116f97

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
@@ -47,7 +47,7 @@
4747

4848
```gradle
4949
dependencies {
50-
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.2.0'
50+
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.2.1'
5151
}
5252
```
5353
## 第三步,使用说明

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
5050
```gradle
5151
dependencies {
52-
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.2.0'
52+
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.2.1'
5353
}
5454
````
5555
## The third step, instructions for use

0 commit comments

Comments
 (0)