diff --git a/app/build.gradle b/app/build.gradle index 37e6f83e6..0ca92ea4b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -122,7 +122,5 @@ dependencies { implementation 'com.github.stom79:Android-WYSIWYG-Editor:3.2.1' implementation 'com.github.duanhong169:colorpicker:1.1.6' - implementation 'com.github.pengfeizhou.android.animation:awebp:0.2.16' - implementation 'com.github.pengfeizhou.android.animation:apng:0.2.16' implementation 'com.github.pengfeizhou.android.animation:glide-plugin:0.2.16' }