Skip to content

Commit cc61e99

Browse files
committed
Merge branch 'master' of https://github.com/jrejaud/WearSocket
2 parents b11a0c5 + e2785f0 commit cc61e99

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,14 @@ Use [JitPack](https://jitpack.io/#jrejaud/WearSocket)
1414
```
1515
allprojects {
1616
repositories {
17-
...
1817
maven { url "https://jitpack.io" }
1918
}
2019
}
2120
```
2221

2322
```
2423
dependencies {
25-
compile 'com.github.jrejaud:WearSocket:v1.0.3'
24+
compile 'com.github.jrejaud:WearSocket:v1.0.4'
2625
}
2726
```
2827

0 commit comments

Comments
 (0)