Skip to content

Commit

Permalink
发布1.0.7版本
Browse files Browse the repository at this point in the history
  • Loading branch information
xuexiangjys committed Jul 24, 2019
1 parent e27028c commit 5077a08
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 @@ -64,8 +64,8 @@ allprojects {
```
dependencies {
...
implementation 'com.github.xuexiangjys.XTCP:xtcp_runtime:1.0.6'
annotationProcessor 'com.github.xuexiangjys.XTCP:xtcp_compiler:1.0.6'
implementation 'com.github.xuexiangjys.XTCP:xtcp_runtime:1.0.7'
annotationProcessor 'com.github.xuexiangjys.XTCP:xtcp_compiler:1.0.7'
}
```

Expand Down

0 comments on commit 5077a08

Please sign in to comment.