This commit is contained in:
AriaLyy
2017-06-09 17:58:13 +08:00
parent 2566f37403
commit 987e54eb25
4 changed files with 29 additions and 27 deletions

View File

@ -35,8 +35,7 @@ task clean(type: Delete) {
ext {
userOrg = 'arialyy'
groupId = 'com.arialyy.aria_pre'
uploadName = 'AriaPre'
groupId = 'com.arialyy.aria'
// uploadName = 'AriaPre'
publishVersion = '0.0.3'
repoName='maven'