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