adding okio back, an updated version 3.0.0
This commit is contained in:
parent
8f2a0631e1
commit
8ec9e70df8
|
@ -94,6 +94,7 @@ dependencies {
|
|||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
||||
implementation 'com.github.penfeizhou.android.animation:awebp:2.17.0'
|
||||
implementation 'com.github.penfeizhou.android.animation:apng:2.17.0'
|
||||
implementation 'com.squareup.okio:okio:3.0.0'
|
||||
implementation('com.squareup.picasso:picasso:2.71828') {
|
||||
exclude group: 'com.squareup.okhttp3', module: 'okhttp'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue