This commit is contained in:
AriaLyy
2017-08-15 11:13:04 +08:00
parent 18033f5c19
commit 3abb8d84f7
3 changed files with 20 additions and 11 deletions

View File

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