This commit is contained in:
AriaLyy
2017-08-07 17:46:50 +08:00
parent 699590cecc
commit 506e65a73e
2 changed files with 6 additions and 3 deletions

View File

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