This commit is contained in:
AriaLyy
2017-08-16 18:07:43 +08:00
parent 8ac8e22251
commit bd4669d1cd
2 changed files with 26 additions and 3 deletions

View File

@ -37,7 +37,7 @@ task clean(type: Delete) {
ext {
userOrg = 'arialyy'
groupId = 'com.arialyy.aria'
publishVersion = '3.2.19'
publishVersion = '3.2.20'
repoName='maven'
desc = 'android 下载框架'
website = 'https://github.com/AriaLyy/Aria'