From 162ec3ebb2e05585e7a5f02a2f69c8a637662048 Mon Sep 17 00:00:00 2001 From: liuyang Date: Tue, 23 Oct 2018 10:32:06 +0800 Subject: [PATCH] =?UTF-8?q?APK=E5=9B=BE=E7=89=87=E6=8A=93=E5=8F=96?= =?UTF-8?q?=E8=AF=86=E5=88=AB=E5=8F=8A=E8=BD=AE=E6=92=AD=E6=B5=81=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E6=8A=93=E5=8F=96=EF=BC=8C=E5=AE=A2=E6=88=B7=E7=AB=AF?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=9B=91=E6=92=AD=E6=8E=A7=E5=88=B6=20#BYLSE?= =?UTF-8?q?RVER-1438?= 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 7102391..5e4fc21 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -49,7 +49,6 @@ dependencies { implementation 'com.android.volley:volley:1.1.0' implementation 'com.android.support:appcompat-v7:27.1.1' implementation 'org.nanohttpd:nanohttpd:2.2.0' - implementation 'com.yanzhenjie:andserver:1.1.4' implementation(name: 'vpnadaptercore-release', ext: 'aar') implementation project(':uploadservice') implementation project(':uploadservice-ftp') -- 2.21.0