This commit is contained in:
laoyuyu
2018-03-12 21:51:30 +08:00
parent 066bbbd006
commit 795b476d6f
18 changed files with 157 additions and 42 deletions

View File

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