Skip to content

Commit

Permalink
1,更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyJingFish committed Jan 10, 2023
1 parent a4c2daa commit afdf914
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

```gradle
dependencies {
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.1.7'
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.1.8'
}
```
## 第三步,使用说明
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

```gradle
dependencies {
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.1.7'
implementation 'com.github.FlyJingFish:FormatTextViewLib:2.1.8'
}
````
## The third step, instructions for use
Expand Down

0 comments on commit afdf914

Please sign in to comment.