修复head头部信息过长时出现的崩溃问题 https://github.com/AriaLyy/Aria/issues/177

This commit is contained in:
AriaLyy
2017-12-27 21:17:52 +08:00
parent 8b322176d1
commit 8bcdf35353
7 changed files with 47 additions and 11 deletions

View File

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