This commit is contained in:
AriaLyy
2017-09-18 23:27:51 +08:00
parent c840e9aed3
commit 29aba07205
3 changed files with 7 additions and 3 deletions

View File

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