Skip to content

Commit

Permalink
修改readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhaotony committed Apr 20, 2018
1 parent f4aba7e commit 38906e4
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:1.2.3'
compile 'com.tonystark.android:socket:2.0.0-beta’
}
```

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:1.2.3'
compile 'com.tonystark.android:socket:2.0.0-beta'
}
```

Expand Down

0 comments on commit 38906e4

Please sign in to comment.