This commit is contained in:
AriaLyy
2017-09-06 22:49:45 +08:00
parent 12521e0e55
commit 4b239bf6ba
6 changed files with 68 additions and 12 deletions

View File

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