Update OkHttp to 3.10.0 version.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Yahor Berdnikau 2018-03-24 18:58:33 +01:00
parent 61b92bee39
commit 4959891f9f
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ ext.versions = [
retrofit : "2.4.0",
jackson : "2.9.0",
okhttp : "3.9.0",
okhttp : "3.10.0",
semver : "1.0.0",
twitterSerial : "0.1.6",