From 3da8d8ff0cb5771aa6b9b337535f06c6c154548e Mon Sep 17 00:00:00 2001 From: tom79 Date: Fri, 26 Jul 2019 10:32:21 +0200 Subject: [PATCH] animate emoji --- app/build.gradle | 2 -- 1 file changed, 2 deletions(-) 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' }