From 141b70c38c4694ede0f0f97692b8098cfeaa4f38 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sun, 24 Sep 2017 21:32:18 +0200 Subject: update some libs --- build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index cccf9e65b..36b815551 100644 --- a/build.gradle +++ b/build.gradle @@ -37,14 +37,14 @@ 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.3.1' + 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' compile 'org.gnu.inet:libidn:1.15' compile 'com.google.zxing:core:3.3.0' compile 'com.google.zxing:android-integration:3.3.0' - compile 'de.measite.minidns:minidns-hla:0.2.2' + compile 'de.measite.minidns:minidns-hla:0.2.4' compile 'de.timroes.android:EnhancedListView:0.3.4' compile 'me.leolin:ShortcutBadger:1.1.18@aar' compile 'com.kyleduo.switchbutton:library:1.2.8' -- cgit v1.2.3