diff options
-rw-r--r-- | build.gradle | 1 |
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 { |