1、修复restart的一个空指针问题

2、优化Ftp demo的代码
This commit is contained in:
laoyuyu
2019-05-29 22:29:32 +08:00
parent 7b15d4c052
commit f0bc470b75
17 changed files with 360 additions and 62 deletions

View File

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