Skip to content

Commit

Permalink
升级文档
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhaotony committed Aug 30, 2018
1 parent 7411f29 commit 5155c54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ allprojects {

```groovy
dependencies {
compile 'com.tonystark.android:socket:2.1.0’
compile 'com.tonystark.android:socket:3.0.0’
}
```

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ files than you need put this into Module build.gradle file</font>

```groovy
dependencies {
compile 'com.tonystark.android:socket:2.1.0'
compile 'com.tonystark.android:socket:3.0.0'
}
```

Expand Down

0 comments on commit 5155c54

Please sign in to comment.