修复创建唯一id可能出现的问题

This commit is contained in:
laoyuyu
2019-07-30 19:30:49 +08:00
parent 9951f04bf6
commit 43915ad204
6 changed files with 36 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ task clean(type: Delete) {
ext {
userOrg = 'arialyy'
groupId = 'com.arialyy.aria'
publishVersion = '3.6.6_beta_1'
publishVersion = '3.6.6_beta_2'
// publishVersion = '1.0.4' //FTP插件
repoName='maven'
desc = 'android 下载框架'