[6.6.0][downloader] 兼容下载链接不支持HEAD请求方式

This commit is contained in:
renwj
2024-09-03 15:32:43 +08:00
parent 3ee659a7be
commit d2ab538d59

View File

@@ -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",