This commit is contained in:
AriaLyy
2017-10-10 09:48:56 +08:00
parent e68da0719c
commit ca3cebcfc0
7 changed files with 10 additions and 9 deletions

View File

@@ -37,8 +37,8 @@ task clean(type: Delete) {
ext {
userOrg = 'arialyy'
groupId = 'com.arialyy.aria'
// publishVersion = '3.3.3_dev_3'
publishVersion = '1.0.3' //FTP插件
publishVersion = '3.3.3'
// publishVersion = '1.0.3' //FTP插件
repoName='maven'
desc = 'android 下载框架'
website = 'https://github.com/AriaLyy/Aria'