From 1be0a392ca962a0fb771149578826a9a88e8faf1 Mon Sep 17 00:00:00 2001 From: renwj Date: Fri, 19 May 2023 14:12:14 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=B8=8B=E8=BD=BD=E5=B7=A5=E5=85=B7]=20?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=B8=8B=E8=BD=BD=E5=B7=A5=E5=85=B7=E7=9A=84?= =?UTF-8?q?=E7=89=88=E6=9C=AC=EF=BC=8C=E4=BC=98=E5=8C=96=E6=96=AD=E7=82=B9?= =?UTF-8?q?=E7=BB=AD=E4=BC=A0=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.gradle b/config.gradle index e610b3e01f..f0867bb959 100644 --- a/config.gradle +++ b/config.gradle @@ -28,7 +28,7 @@ ext { amapsearch : "com.amap.api:search:9.5.0", amaplocation : "com.amap.api:location:6.2.0", - downloader : "com.mogo.core.net:downloader:1.0.5_stable", + downloader : "com.mogo.core.net:downloader:1.0.6.1", // json 转换 gson : "com.google.code.gson:gson:2.8.4",