Skip to content

Commit

Permalink
1,修改readme
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyJingFish committed Aug 19, 2022
1 parent 7c67854 commit 0d7997f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
}
}
```
第二步,需要引用的build.gradle
第二步,需要引用的build.gradle (最新版本[![](https://jitpack.io/v/FlyJingFish/FormatTextViewLib.svg)](https://jitpack.io/#FlyJingFish/FormatTextViewLib)

```gradle
dependencies {
implementation 'com.github.FlyJingFish:FormatTextViewLib:v1.4'
implementation 'com.github.FlyJingFish:FormatTextViewLib:latest.release.here'
}
```
第三步,使用示例
Expand Down

0 comments on commit 0d7997f

Please sign in to comment.