This commit is contained in:
laoyuyu
2018-07-06 21:09:18 +08:00
parent 3c05d8cafc
commit d47ac22dfa
10 changed files with 50 additions and 35 deletions

View File

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