Skip to content

Commit d7cc5ce

Browse files
committed
Merge pull request square#92 from tbsandee/master
README.md still has a lingering reference to okio 1.0.1
2 parents 4427e00 + 3bfc0b5 commit d7cc5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Download [the latest JAR][2] or grab via Maven:
125125
```
126126
or Gradle:
127127
```groovy
128-
compile 'com.squareup.okio:okio:1.0.1'
128+
compile 'com.squareup.okio:okio:1.1.0'
129129
```
130130

131131

0 commit comments

Comments
 (0)