mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-09 18:00:33 +08:00
safe download
This commit is contained in:
parent
1b510d3d72
commit
1a24935c81
@ -85,7 +85,7 @@ suspend fun HttpClient.downloadMaven(
|
||||
)
|
||||
}.getOrElse {
|
||||
downloadRequest(
|
||||
aliyunPath.buildPath(groupName,projectName,version,extension)
|
||||
jcenterPath.buildPath(groupName,projectName,version,extension)
|
||||
)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user