This commit is contained in:
AriaLyy
2017-07-26 20:38:01 +08:00
parent f2ee455daf
commit 3d897ee83c
6 changed files with 14 additions and 10 deletions

View File

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