From 1963604bb2226fb101f91b7e757e17bd4e6868c8 Mon Sep 17 00:00:00 2001 From: gedoor Date: Wed, 28 Apr 2021 10:29:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= 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 6d576b873..3d73281ce 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -178,7 +178,6 @@ dependencies { implementation 'com.github.gedoor:rhino-android:1.5' //网络 - //noinspection GradleDependency implementation 'com.squareup.okhttp3:okhttp:4.9.1' implementation 'com.ljx.rxhttp:rxhttp:2.5.7' kapt 'com.ljx.rxhttp:rxhttp-compiler:2.5.7'