This commit is contained in:
AriaLyy
2017-06-08 23:38:02 +08:00
parent 266c714535
commit 431fc35deb
3 changed files with 13 additions and 4 deletions

View File

@ -35,9 +35,10 @@ task clean(type: Delete) {
ext {
userOrg = 'arialyy'
groupId = 'com.arialyy.aria'
groupId = 'com.arialyy.aria_pre'
uploadName = 'AriaPre'
publishVersion = '0.0.1'
// uploadName = 'AriaPre'
publishVersion = '0.0.2'
repoName='maven'
desc = 'android 下载框架'
website = 'https://github.com/AriaLyy/Aria'