Revert "修复若干小问题"

This commit is contained in:
Zeus
2025-03-25 20:01:07 +08:00
committed by GitHub
parent bc462572c3
commit d0bfd6469b
6 changed files with 221 additions and 46 deletions
+1 -1
View File
@@ -32,6 +32,6 @@ dependencies {
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
implementation("com.github.bumptech.glide:glide:4.16.0")
kapt("com.github.bumptech.glide:compiler:4.15.1")
annotationProcessor("com.github.bumptech.glide:compiler:4.15.1")
}