From 5a670c88b081d3f9b8d33e37fd8d966f04c245fc Mon Sep 17 00:00:00 2001 From: Michael Eden Date: Fri, 30 Dec 2016 15:48:39 -0500 Subject: Do not compress GIFs, allow GBoard to send GIFs --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index 6fd725c9..fbc1cf04 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ dependencies { playstoreCompile 'com.google.android.gms:play-services-gcm:9.4.0' compile 'org.sufficientlysecure:openpgp-api:10.0' compile 'com.soundcloud.android:android-crop:1.0.1@aar' - compile 'com.android.support:support-v13:24.2.0' + compile 'com.android.support:support-v13:25.1.0' compile 'org.bouncycastle:bcprov-jdk15on:1.52' compile 'org.bouncycastle:bcmail-jdk15on:1.52' compile 'org.jitsi:org.otr4j:0.22' -- cgit v1.2.3