From d0c99aaedc18b9bc5d76652a255ad424ce1cd9d9 Mon Sep 17 00:00:00 2001 From: Andreas Straub Date: Mon, 20 Jul 2015 15:17:11 +0200 Subject: Remove duplicate dependency --- build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/build.gradle b/build.gradle index 5031c01f..d16fd3b8 100644 --- a/build.gradle +++ b/build.gradle @@ -38,7 +38,6 @@ dependencies { compile 'me.leolin:ShortcutBadger:1.1.1@aar' compile 'com.kyleduo.switchbutton:library:1.2.8' compile 'org.whispersystems:axolotl-android:1.3.4' - compile 'com.kyleduo.switchbutton:library:1.2.8' } android { -- cgit v1.2.3