This commit is contained in:
laoyuyu
2018-12-20 19:10:53 +08:00
parent f5967152db
commit 4df35a483e
11 changed files with 56 additions and 24 deletions

View File

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