From 07af8b295739e0bdd462391f59403c876943e3b5 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Mon, 8 Apr 2019 01:42:44 -0700 Subject: [PATCH] Removed ostermiller utils. --- build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/build.gradle b/build.gradle index 8dccb7a..169fc41 100644 --- a/build.gradle +++ b/build.gradle @@ -49,7 +49,6 @@ dependencies { compile 'com.rometools:rome:1.12.0' compile 'org.json:json:20180813' - compile 'org.ostermiller:utils:1.07.00' compile 'org.jsoup:jsoup:1.11.3' compile 'net.objecthunter:exp4j:0.4.8'