fix bug https://github.com/AriaLyy/Aria/issues/508
fix bug https://github.com/AriaLyy/Aria/issues/503
修复m3u8创建索引不成功的问题
This commit is contained in:
laoyuyu
2019-11-10 13:25:21 +08:00
parent 012f94511b
commit 5ad485890c
44 changed files with 753 additions and 242 deletions

View File

@@ -44,8 +44,8 @@ task clean(type: Delete) {
}
ext {
versionCode = 374
versionName = '3.7.4'
versionCode = 375
versionName = '3.7.5'
userOrg = 'arialyy'
groupId = 'com.arialyy.aria'
publishVersion = versionName