This commit is contained in:
laoyuyu
2020-01-09 20:51:24 +08:00
2 changed files with 1 additions and 3 deletions

View File

@@ -43,8 +43,6 @@ public class FtpDownloadModule extends BaseViewModule {
/**
* xx
* 单任务下载的信息
*
*
*/
LiveData<DownloadEntity> getFtpDownloadInfo(Context context) {
//String url = AppUtil.getConfigValue(context, FTP_URL_KEY, ftpDefUrl);

View File

@@ -45,7 +45,7 @@ task clean(type: Delete) {
ext {
versionCode = 383
versionName = '3.8.3_beta_5'
versionName = '3.8.3'
userOrg = 'arialyy'
groupId = 'com.arialyy.aria'
publishVersion = versionName