pull/737/head
Robot 4 years ago
commit 2515830fdb
  1. 4
      app/build.gradle

@ -173,8 +173,8 @@ dependencies {
// //
implementation 'com.squareup.okhttp3:okhttp:4.9.0' implementation 'com.squareup.okhttp3:okhttp:4.9.0'
implementation 'com.ljx.rxhttp:rxhttp:2.4.4-beta3' implementation 'com.ljx.rxhttp:rxhttp:2.4.4-beta4'
kapt 'com.ljx.rxhttp:rxhttp-compiler:2.4.4-beta3' kapt 'com.ljx.rxhttp:rxhttp-compiler:2.4.4-beta4'
//Glide //Glide
implementation 'com.github.bumptech.glide:glide:4.11.0' implementation 'com.github.bumptech.glide:glide:4.11.0'

Loading…
Cancel
Save