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