From 3705657aec7077431f780dfc2f433bf288a5e64a Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 16 Sep 2020 15:47:49 +0200 Subject: [PATCH] About page --- app/build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index a0c16c3..b7b19e9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -107,7 +107,6 @@ dependencies { implementation "com.github.bumptech.glide:glide:4.11.0" annotationProcessor "com.github.bumptech.glide:compiler:4.11.0" implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0" - implementation 'org.apache.poi:poi:3.16' implementation "net.gotev:uploadservice:3.5.2" implementation "net.gotev:uploadservice-okhttp:3.5.2" implementation "com.google.code.gson:gson:2.8.6"