Skip to content

Commit

Permalink
发布1.0.2版本
Browse files Browse the repository at this point in the history
  • Loading branch information
xuexiangjys committed Nov 16, 2018
1 parent 5cd3a94 commit 58dd5d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ allprojects {
```
dependencies {
...
implementation 'com.github.xuexiangjys:XQRCode:1.0.1'
implementation 'com.github.xuexiangjys:XQRCode:1.0.2'
}
```

Expand Down Expand Up @@ -204,7 +204,7 @@ https://github.com/yipianfengye/android-zxingLibrary

![](https://github.com/xuexiangjys/XPage/blob/master/img/qq_group.jpg)

[xqsvg]: https://img.shields.io/badge/XQRCode-v1.0.1-brightgreen.svg
[xqsvg]: https://img.shields.io/badge/XQRCode-v1.0.2-brightgreen.svg
[xq]: https://github.com/xuexiangjys/XQRCode
[apisvg]: https://img.shields.io/badge/API-14+-brightgreen.svg
[api]: https://android-arsenal.com/api?level=14
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ allprojects {
```
dependencies {
...
implementation 'com.github.xuexiangjys:XQRCode:1.0.1'
implementation 'com.github.xuexiangjys:XQRCode:1.0.2'
}
```

Expand All @@ -38,7 +38,7 @@ https://github.com/yipianfengye/android-zxingLibrary

[![](https://img.shields.io/badge/点击一键加入QQ交流群-602082750-blue.svg)](http://shang.qq.com/wpa/qunwpa?idkey=9922861ef85c19f1575aecea0e8680f60d9386080a97ed310c971ae074998887)

[xqsvg]: https://img.shields.io/badge/XQRCode-v1.0.1-brightgreen.svg
[xqsvg]: https://img.shields.io/badge/XQRCode-v1.0.2-brightgreen.svg
[xq]: https://github.com/xuexiangjys/XQRCode
[apisvg]: https://img.shields.io/badge/API-14+-brightgreen.svg
[api]: https://android-arsenal.com/api?level=14

0 comments on commit 58dd5d4

Please sign in to comment.