summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-11-06 17:17:20 +0100
committerByteHamster <info@bytehamster.com>2019-11-06 17:18:08 +0100
commitd953692443c8e5ae03027210f8a7dcb306e4730d (patch)
treee373ca4568a58fb7ab6dd6b1c92f1c28c76329fd /build.gradle
parent9df14af284bbaf719c21657c66a75478a874194e (diff)
downloadAntennaPod-d953692443c8e5ae03027210f8a7dcb306e4730d.zip
Removed commons text library that was just used 2 times
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 73eab1704..d6a70e158 100644
--- a/build.gradle
+++ b/build.gradle
@@ -49,7 +49,6 @@ project.ext {
awaitilityVersion = "3.1.6"
commonsioVersion = "2.5"
commonslangVersion = "3.6"
- commonstextVersion = "1.3"
eventbusVersion = "3.1.1"
glideVersion = "4.8.0"
glideOkhttpIntegrationVersion = "4.8.0"