This commit is contained in:
laoyuyu
2018-05-21 19:13:45 +08:00
parent c273dfbfa7
commit 08d705c3f9
4 changed files with 15 additions and 14 deletions

View File

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