This commit is contained in:
laoyuyu
2018-10-08 08:58:30 +08:00
parent 21bad6b9c1
commit 0b095b9b11
5 changed files with 42 additions and 20 deletions

View File

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