新增taskEntityManager

This commit is contained in:
AriaLyy
2017-11-02 22:36:52 +08:00
parent 70539c6539
commit fb76b012a0
34 changed files with 432 additions and 231 deletions

View File

@@ -39,7 +39,7 @@ task clean(type: Delete) {
ext {
userOrg = 'arialyy'
groupId = 'com.arialyy.aria'
publishVersion = '3.3.6_dev_1'
publishVersion = '3.3.6_dev_2'
// publishVersion = '1.0.3' //FTP插件
repoName='maven'
desc = 'android 下载框架'