This commit is contained in:
laoyuyu
2018-12-03 10:58:30 +08:00
parent bd1b3e7416
commit 97705701e4
4 changed files with 30 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_dev_7'
publishVersion = '3.5.2'
// publishVersion = '1.0.4' //FTP插件
repoName='maven'
desc = 'android 下载框架'