From 9c501931605f9a63594459705745f73e500f1360 Mon Sep 17 00:00:00 2001 From: gedoor Date: Sat, 12 Dec 2020 23:06:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 346d88e3e..91d9ed383 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -190,7 +190,6 @@ dependencies { implementation 'com.jaredrummler:colorpicker:1.1.0' //apache - implementation 'org.apache.commons:commons-lang3:3.11' implementation 'org.apache.commons:commons-text:1.9' //字符串比较