Skip to content

Commit

Permalink
发布1.0.4版本
Browse files Browse the repository at this point in the history
  • Loading branch information
xuexiangjys committed May 24, 2019
1 parent 08f6f45 commit b3a2943
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

[![downloads](https://img.shields.io/badge/downloads-1.3M-blue.svg)](https://github.com/xuexiangjys/XTCP/blob/master/apk/xtcpdemo_1.0.apk?raw=true)

![](https://github.com/xuexiangjys/XTCP/blob/master/img/download.png)
![](./img/download.png)

## 2、如何使用

Expand All @@ -58,8 +58,8 @@ allprojects {
```
dependencies {
...
implementation 'com.github.xuexiangjys.XTCP:xtcp_runtime:1.0.3'
annotationProcessor 'com.github.xuexiangjys.XTCP:xtcp_compiler:1.0.3'
implementation 'com.github.xuexiangjys.XTCP:xtcp_runtime:1.0.4'
annotationProcessor 'com.github.xuexiangjys.XTCP:xtcp_compiler:1.0.4'
}
```

Expand Down Expand Up @@ -339,7 +339,7 @@ LargeString | String | 65535

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

[xtcpsvg]: https://img.shields.io/badge/XTCP-v1.0.3-brightgreen.svg
[xtcpsvg]: https://img.shields.io/badge/XTCP-v1.0.4-brightgreen.svg
[xtcp]: https://github.com/xuexiangjys/XTCP
[apisvg]: https://img.shields.io/badge/API-14+-brightgreen.svg
[api]: https://android-arsenal.com/api?level=14

0 comments on commit b3a2943

Please sign in to comment.