aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-10-29 20:15:49 +0100
committerChristian Schneppe <christian@pix-art.de>2017-10-29 20:15:49 +0100
commit107a43d00a436da74c7161dd0e24ead4c0955576 (patch)
tree228e7f2c77a7401bbb9b95e51663c037ec4cb5e3 /build.gradle
parentf753c750d7f6be0ce72b8b4cf5cbdf8d68b9f3ca (diff)
deduplicate libs
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 9e8f49874..a80469237 100644
--- a/build.gradle
+++ b/build.gradle
@@ -40,7 +40,6 @@ dependencies {
standardPushCompile 'com.google.android.gms:play-services-gcm:11.0.4'
compile 'org.sufficientlysecure:openpgp-api:10.0'
compile 'com.soundcloud.android:android-crop:1.0.1@aar'
- compile 'com.android.support:support-v13:25.4.0'
compile 'org.bouncycastle:bcprov-jdk15on:1.56'
compile 'org.bouncycastle:bcmail-jdk15on:1.56'
compile 'org.jitsi:org.otr4j:0.22'