Skip to content

Commit

Permalink
OkHttp 3.14.9
Browse files Browse the repository at this point in the history
This contains the fix for Android detection on the OkHttp side.
  • Loading branch information
JakeWharton committed May 17, 2020
1 parent d806369 commit b570461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import org.gradle.internal.jvm.Jvm
buildscript {
ext.versions = [
'kotlin': '1.3.50',
'okhttp': '3.14.7',
'okhttp': '3.14.9',
'protobuf': '3.10.0',
'jaxb': '2.3.1',
]
Expand Down

0 comments on commit b570461

Please sign in to comment.