fix(en/Aniplay): new server, fixed dub with subtitles showing as softsub, latest fixes #628

Merged
JosefFStraka merged 4 commits from aniplay into main 2025-02-06 14:43:30 -06:00
Showing only changes of commit 11f0f7b6ee - Show all commits

View file

@ -2,7 +2,7 @@ ext {
extName = 'AniPlay'
extClass = '.AniPlay'
themePkg = 'anilist'
overrideVersionCode = 9
overrideVersionCode = 10
}
apply from: "$rootDir/common.gradle"