android:degrade okhttp version

This commit is contained in:
pengfei.zhou 2020-02-28 14:39:17 +08:00 committed by osborn
parent 7e7e9fed36
commit 239ce9b5b4

View File

@ -41,7 +41,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0'
api 'com.github.penfeizhou:jsc4a:0.1.0'
implementation 'com.squareup.okhttp3:okhttp:4.2.2'
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.3.3'
implementation 'jp.wasabeef:glide-transformations:4.0.1'
implementation "com.google.android.material:material:1.0.0"