Skip to content

Commit 85601b8

Browse files
authored
Correct OkHttp version number in README
1 parent c993390 commit 85601b8

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
@@ -96,7 +96,7 @@ Here is our complete dependency graph:
9696
+--- com.squareup:otto:1.3.8
9797
+--- com.github.bumptech.glide:glide-intercom:3.7.0 # Modified version of Glide
9898
+--- com.squareup.okio:okio:1.13.0
99-
+--- com.squareup.okhttp3:okhttp:3.6.0
99+
+--- com.squareup.okhttp3:okhttp:3.8.1
100100
+--- com.squareup.retrofit2:retrofit:2.3.0
101101
+--- com.squareup.retrofit2:converter-gson:2.3.0
102102
+--- com.google.code.gson:gson:2.8.0

0 commit comments

Comments
 (0)