This commit is contained in:
AriaLyy
2018-01-10 22:33:22 +08:00
parent a73d867445
commit f6d7a7c820
2 changed files with 7 additions and 7 deletions

View File

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