version:1.0.0

fix:
update:接口对接完成
This commit is contained in:
2023-11-29 18:32:00 +08:00
parent 6def835761
commit 6c4e7973e7
72 changed files with 1310 additions and 3235 deletions

View File

@@ -403,8 +403,8 @@ dependencies {
implementation 'com.scwang.smartrefresh:SmartRefreshLayout:1.1.3' //1.0.5及以前版本的老用户升级需谨慎API改动过大
implementation 'com.scwang.smartrefresh:SmartRefreshHeader:1.1.3' //没有使用特殊Header可以不加这行
//glide
implementation 'com.github.bumptech.glide:glide:4.14.2'
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2'
implementation 'com.github.bumptech.glide:glide:4.15.1'
annotationProcessor 'com.github.bumptech.glide:compiler:4.15.1'
//磁盘缓存
implementation 'com.jakewharton:disklrucache:2.0.2'
//aria