Update Anime4UP videoListParse function #426

Merged
nachat-ayoub merged 2 commits from main into main 2024-12-12 13:37:48 -06:00
Showing only changes of commit d40715be8a - Show all commits

View file

@ -1,7 +1,7 @@
ext {
extName = 'Anime4up'
extClass = '.Anime4Up'
extVersionCode = 58
extVersionCode = 59
}
apply from: "$rootDir/common.gradle"