任务组增加文件大小设置api

This commit is contained in:
AriaLyy
2017-08-18 18:21:44 +08:00
parent 23f063edf2
commit 219275bf23
6 changed files with 51 additions and 8 deletions

View File

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