We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12beac2 commit f889555Copy full SHA for f889555
1 file changed
README.md
@@ -16,7 +16,7 @@ Credit : This android library use [Autobahn-java](https://github.com/crossbario/
16
### 2 - Add the dependency
17
```groovy
18
dependencies {
19
- compile 'com.github.geeckmc:WebSocketAndroidClient:0.0.2'
+ compile 'com.github.geeckmc:WebSocketAndroidClient:0.0.4'
20
}
21
```
22
0 commit comments