优化
This commit is contained in:
@@ -62,6 +62,6 @@ dependencies {
|
||||
implementation("com.google.code.gson:gson:2.8.6")
|
||||
|
||||
val glideVersion = "4.12.0"
|
||||
implementation("com.github.bumptech.glide:glide:$glideVersion")
|
||||
api("com.github.bumptech.glide:glide:$glideVersion")
|
||||
annotationProcessor("com.github.bumptech.glide:compiler:$glideVersion")
|
||||
}
|
||||
Reference in New Issue
Block a user