aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-02-02 20:46:29 +0100
committerChristian Schneppe <christian@pix-art.de>2018-02-02 20:46:29 +0100
commit18c5fac826bdd1da55c967836687418b0ace44bb (patch)
tree0583597548ff15c2ebecba82dbce89075d8330c3 /build.gradle
parenta13bd4a4d7f2628a41d48e5f37a660c1f760e452 (diff)
show progress dialog while downloading update
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 950ee3df5..f223584a7 100644
--- a/build.gradle
+++ b/build.gradle
@@ -56,7 +56,6 @@ dependencies {
compile 'com.makeramen:roundedimageview:2.3.0'
compile 'jetty:javax.servlet:5.1.12'
compile 'com.google.code.gson:gson:2.8.0'
- compile 'org.jbundle.util.osgi.wrapped:org.jbundle.util.osgi.wrapped.org.apache.http.client:4.1.2'
compile 'com.android.support:multidex:1.0.2'
compile "com.android.support:support-v13:$supportLibVersion"
compile "com.android.support:appcompat-v7:$supportLibVersion"