implementation 'com.github.bumptech.glide:glide:4.8.0'
implementation 'com.squareup.okhttp3:okhttp:3.12.0'
implementation 'com.amap.api:location:4.4.0'
implementation 'com.google.code.gson:gson:2.8.5'
implementation 'com.github.bumptech.glide:glide:4.8.0'
implementation 'com.jakewharton:butterknife:8.8.1'
implementation 'com.android.support:recyclerview-v7:28.0.0'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
implementation 'com.google.code.gson:gson:2.8.5' implementation('com.jcodecraeer:xrecyclerview:1.5.9') { exclude group: 'com.android.support' }
需要用的依赖
最新推荐文章于 2021-05-06 12:35:44 发布