fix bug https://github.com/AriaLyy/Aria/issues/690
m3u8任务增加`setUseDefConvert()`方法,用于处理默认的m3u8任务
This commit is contained in:
laoyuyu
2020-06-14 15:03:15 +08:00
parent 29f9bdcdbd
commit 418ec74b7b
19 changed files with 181 additions and 49 deletions

View File

@@ -44,8 +44,8 @@ task clean(type: Delete) {
}
ext {
versionCode = 388
versionName = '3.8.8'
versionCode = 389
versionName = '3.8.9'
userOrg = 'arialyy'
groupId = 'com.arialyy.aria'
publishVersion = versionName