Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kezong committed Mar 30, 2021
1 parent ded0aee commit aa3492f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.github.kezong:fat-aar:1.3.4'
classpath 'com.github.kezong:fat-aar:1.3.5'
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.github.kezong:fat-aar:1.3.4'
classpath 'com.github.kezong:fat-aar:1.3.5'
}
}
```
Expand Down

0 comments on commit aa3492f

Please sign in to comment.