mirror of
https://git.mihon.tech/mihonapp/mihon
synced 2024-11-22 13:15:47 +03:00
Update okhttp version
This commit is contained in:
parent
263198dd89
commit
75fc160204
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ dependencies {
|
|||
implementation 'com.github.pwittchen:reactivenetwork:0.7.0'
|
||||
|
||||
// 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'
|
||||
|
||||
// REST
|
||||
|
|
Loading…
Reference in a new issue