aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-01-19 21:24:31 +0100
committerChristian Schneppe <christian@pix-art.de>2018-01-19 21:24:31 +0100
commit6e458109c5c8d6aa44ad54c3417286fe5fceff5d (patch)
treea18f87d7bfd1fac010c44ceaa7fcf00c44d1a7e4 /build.gradle
parent489588ce6ec8f3a6866180dee57d4cdc1798be23 (diff)
replace AdvancedListView with ListView because it was never used
Diffstat (limited to '')
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index e28514aa1..645d6ac67 100644
--- a/build.gradle
+++ b/build.gradle
@@ -50,7 +50,6 @@ dependencies {
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.4'
- compile 'de.timroes.android:EnhancedListView:0.3.4'
compile 'me.leolin:ShortcutBadger:1.1.19@aar'
compile 'com.kyleduo.switchbutton:library:1.2.8'
compile 'org.whispersystems:signal-protocol-java:2.6.2'