This commit is contained in:
laoyuyu
2018-05-18 00:04:40 +08:00
parent fa08263805
commit 8c0eeaa035
28 changed files with 262 additions and 130 deletions

View File

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