修复在activity 的onStop中取消注册导致的内存泄露问题

This commit is contained in:
laoyuyu
2018-06-12 21:11:30 +08:00
parent cf65959bf9
commit 9cad84127d
11 changed files with 348 additions and 104 deletions

View File

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