Skip to content

Commit

Permalink
feat 修改了备注
Browse files Browse the repository at this point in the history
  • Loading branch information
wuao committed Jan 19, 2024
1 parent d1d9a99 commit f95f588
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Add a declare to module `build.gradle`

```groovy
dependencies{
implementation 'com.github.wuao:FlycoTabLayout2:v1.1.2'
implementation 'com.github.wuao:FlycoTabLayout2:v1.1.3'
}
Expand Down
4 changes: 2 additions & 2 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@

可以参考这个地址

https://jitpack.io/#wuao/FlycoTabLayout2/v1.1.2
https://jitpack.io/#wuao/FlycoTabLayout2/v1.1.3

repositories {
mavenCentral()
Expand All @@ -80,7 +80,7 @@ repositories {

```groovy
dependencies{
implementation 'com.github.wuao:FlycoTabLayout2:v1.1.2'
implementation 'com.github.wuao:FlycoTabLayout2:v1.1.3'
}


Expand Down

0 comments on commit f95f588

Please sign in to comment.