Added animated GIF support on android

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
shamardy 2018-12-11 17:16:10 +02:00 committed by Julien Eluard
parent c440b7a3a7
commit fdb808a7dc
No known key found for this signature in database
GPG Key ID: 6FD7DB5437FCBEF6

View File

@ -255,6 +255,7 @@ dependencies {
compile 'com.github.status-im:function:0.0.1'
implementation fileTree(dir: "node_modules/realm/android/libs", include: ["*.jar"])
compile 'com.facebook.fresco:animated-gif:1.9.0'
}
// Run this once to be able to run the application with BUCK