aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-04-01 00:20:38 +0200
committerChristian Schneppe <christian@pix-art.de>2018-04-01 13:22:42 +0200
commit2d6f14070469756aa76f0a087123c16504059510 (patch)
treefbe674fff1d40a1762e53162d625c6abc338d113 /build.gradle
parentb4be5f94d897455fa776a5d6d7018456ffb840de (diff)
use cards views in about and publish avatar activity
Diffstat (limited to '')
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 6190a1191..12218799e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -48,7 +48,6 @@ dependencies {
implementation 'com.google.zxing:core:3.3.0'
implementation 'de.measite.minidns:minidns-hla:0.2.4'
implementation 'me.leolin:ShortcutBadger:1.1.21@aar'
- implementation 'com.kyleduo.switchbutton:library:1.2.8'
implementation 'org.whispersystems:signal-protocol-java:2.6.2'
implementation 'com.makeramen:roundedimageview:2.3.0'
implementation 'jetty:javax.servlet:5.1.12'