aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-11-06 21:12:32 +0100
committerChristian Schneppe <christian@pix-art.de>2018-11-06 21:12:32 +0100
commit2bd3eeac7b7661b2c423c28d7fffafda8c8e420d (patch)
tree484bbbf20ebb71e0088d228b72d9408485b8c7dd /build.gradle
parent4b3006bf339d3b6d11e051f11518d21834ed7773 (diff)
implement pl.droidsonroids.gif
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index 73c0132db..c7da80e2a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -80,6 +80,7 @@ dependencies {
implementation 'rocks.xmpp:xmpp-addr:0.8.0'
implementation 'org.hsluv:hsluv:0.2'
implementation 'org.conscrypt:conscrypt-android:1.3.0'
+ implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.15'
}
ext {