This commit is contained in:
laoyuyu
2018-12-27 19:56:37 +08:00
parent 24304cc7f0
commit c1cb23065f
4 changed files with 21 additions and 25 deletions

View File

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