mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-19 02:49:18 +01:00
Update okhttp version
This commit is contained in:
parent
263198dd89
commit
75fc160204
@ -130,7 +130,7 @@ dependencies {
|
|||||||
implementation 'com.github.pwittchen:reactivenetwork:0.7.0'
|
implementation 'com.github.pwittchen:reactivenetwork:0.7.0'
|
||||||
|
|
||||||
// Network client
|
// Network client
|
||||||
implementation "com.squareup.okhttp3:okhttp:3.9.1"
|
implementation "com.squareup.okhttp3:okhttp:3.10.0"
|
||||||
implementation 'com.squareup.okio:okio:1.14.0'
|
implementation 'com.squareup.okio:okio:1.14.0'
|
||||||
|
|
||||||
// REST
|
// REST
|
||||||
|
Loading…
Reference in New Issue
Block a user