Skip to content

Commit 5155c54

Browse files
author
xuhaotony
committed
升级文档
1 parent 7411f29 commit 5155c54

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ allprojects {
2626

2727
```groovy
2828
dependencies {
29-
compile 'com.tonystark.android:socket:2.1.0’
29+
compile 'com.tonystark.android:socket:3.0.0’
3030
}
3131
```
3232

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ files than you need put this into Module build.gradle file</font>
2929

3030
```groovy
3131
dependencies {
32-
compile 'com.tonystark.android:socket:2.1.0'
32+
compile 'com.tonystark.android:socket:3.0.0'
3333
}
3434
```
3535

0 commit comments

Comments
 (0)