Selaa lähdekoodia

Update build.gradle

修改 OkHttp 集成的版本
master
Android 轮子哥 5 vuotta sitten
vanhempi
commit
105d420124
No account linked to committer's email address
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2
    2
      app/build.gradle

+ 2
- 2
app/build.gradle Näytä tiedosto

@@ -129,7 +129,7 @@ dependencies {
implementation 'com.hjq:toast:8.0'
// OkHttp 框架:https://github.com/square/okhttp
implementation 'com.squareup.okhttp3:okhttp:4.2.2'
implementation 'com.squareup.okhttp3:okhttp:3.12.8'
// JSON 解析框架:https://github.com/google/gson
implementation 'com.google.code.gson:gson:2.8.6'
@@ -198,4 +198,4 @@ dependencies {
// 图片压缩:https://github.com/Curzibn/Luban
// 对象存储:https://github.com/leavesC/DoKV
// 数据注入:https://github.com/JumeiRdGroup/Parceler
}
}

Loading…
Peruuta
Tallenna