mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-01 14:57:57 +01:00
Upgrade okhttp
This commit is contained in:
@@ -120,7 +120,7 @@ dependencies {
|
||||
compile 'com.github.pwittchen:reactivenetwork:0.6.0'
|
||||
|
||||
// Network client
|
||||
compile "com.squareup.okhttp3:okhttp:3.4.2"
|
||||
compile "com.squareup.okhttp3:okhttp:3.5.0"
|
||||
compile 'com.squareup.okio:okio:1.11.0'
|
||||
|
||||
// REST
|
||||
@@ -148,7 +148,7 @@ dependencies {
|
||||
|
||||
// Job scheduling
|
||||
compile 'com.evernote:android-job:1.1.3'
|
||||
compile 'com.google.android.gms:play-services-gcm:10.0.0'
|
||||
compile 'com.google.android.gms:play-services-gcm:10.0.1'
|
||||
|
||||
// Changelog
|
||||
compile 'com.github.gabrielemariotti.changeloglib:changelog:2.1.0'
|
||||
|
||||
Reference in New Issue
Block a user