组件化功能基本完成

This commit is contained in:
laoyuyu
2019-09-29 20:07:21 +08:00
parent 7ee1347ab4
commit 2a92321785
337 changed files with 5186 additions and 3250 deletions

View File

@@ -41,9 +41,11 @@ task clean(type: Delete) {
}
ext {
versionCode = 370
versionName = '3.7'
userOrg = 'arialyy'
groupId = 'com.arialyy.aria'
publishVersion = '3.6.6'
publishVersion = versionName
// publishVersion = '1.0.4' //FTP插件
repoName='maven'
desc = 'android 下载框架'