修复空格导致不能下载的问题 https://github.com/AriaLyy/Aria/issues/131

This commit is contained in:
AriaLyy
2017-11-01 21:42:09 +08:00
parent 8fd64a9147
commit 70539c6539
29 changed files with 517 additions and 94 deletions

View File

@@ -39,7 +39,7 @@ task clean(type: Delete) {
ext {
userOrg = 'arialyy'
groupId = 'com.arialyy.aria'
publishVersion = '3.3.5'
publishVersion = '3.3.6_dev_1'
// publishVersion = '1.0.3' //FTP插件
repoName='maven'
desc = 'android 下载框架'