Skip to content

Commit afdf914

Browse files
committed
1,更新版本号
1 parent a4c2daa commit afdf914

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
@@ -42,7 +42,7 @@
4242

4343
```gradle
4444
dependencies {
45-
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.1.7'
45+
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.1.8'
4646
}
4747
```
4848
## 第三步,使用说明

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
4646
```gradle
4747
dependencies {
48-
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.1.7'
48+
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.1.8'
4949
}
5050
````
5151
## The third step, instructions for use

0 commit comments

Comments
 (0)