From d2ab538d5971ff3b2a3433ad2b5fdc3f568be8d4 Mon Sep 17 00:00:00 2001 From: renwj Date: Tue, 3 Sep 2024 15:32:43 +0800 Subject: [PATCH] =?UTF-8?q?[6.6.0][downloader]=20=E5=85=BC=E5=AE=B9?= =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E9=93=BE=E6=8E=A5=E4=B8=8D=E6=94=AF=E6=8C=81?= =?UTF-8?q?HEAD=E8=AF=B7=E6=B1=82=E6=96=B9=E5=BC=8F?= 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 e66bf81d1f..30921f62a6 100644 --- a/config.gradle +++ b/config.gradle @@ -30,7 +30,7 @@ ext { amapsearch : "com.amap.api:search:9.7.0", amaplocation : "com.amap.api:location:6.3.0", - downloader : "com.mogo.core.net:downloader:1.0.6.3", + downloader : "com.mogo.core.net:downloader:1.0.6.4", // json 转换 gson : "com.google.code.gson:gson:2.8.4",