Skip to content

Commit 2806192

Browse files
committed
更新2
1 parent cb90ece commit 2806192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CustomControlLibs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
3333
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
3434
implementation 'com.github.bumptech.glide:glide:4.11.0'
35-
androidTestImplementation 'com.github.bumptech.glide:compiler:4.11.0'
35+
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
3636
//圆形
3737
implementation 'de.hdodenhof:circleimageview:3.0.0'
3838

0 commit comments

Comments
 (0)