Merge pull request #1663 from mfietz/okhttp-2.7.4

Upgrade OkHttp to 2.7.4
This commit is contained in:
Martin Fietz 2016-02-12 10:56:19 +01:00
commit 70b8ee78fc
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ project.ext {
iconifyVersion = "2.1.1"
jsoupVersion = "1.7.3"
materialDialogsVersion = "0.8.5.3@aar"
okhttpVersion = "2.7.2"
okhttpVersion = "2.7.4"
okioVersion = "1.6.0"
recyclerviewFlexibledividerVersion = "1.2.6"
rxAndroidVersion = "1.1.0"