Xfani: Fix video list parse

This commit is contained in:
ZhendongWu 2025-01-05 18:39:51 +08:00
parent 715d57d43f
commit a6e3a15722
2 changed files with 32 additions and 10 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'Xfani'
extClass = '.Xfani'
extVersionCode = 3
extVersionCode = 4
}
apply from: "$rootDir/common.gradle"