aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2015-07-20 15:43:54 +0200
committerDaniel Gultsch <daniel@gultsch.de>2015-07-20 15:43:54 +0200
commit75a1cfe337fa457e1eabd370e6090d7235bd8c1e (patch)
tree21aa4a1dfec2b1b08a1b8a9a9ad9151607fc5871
parent8559ca05ab67f8f149be4beeb57b2aab86e1aa3c (diff)
parentd0c99aaedc18b9bc5d76652a255ad424ce1cd9d9 (diff)
Merge branch 'development' of github.com:siacs/Conversations into development
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
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 {