forked from AlmightyHak/extensions-source
fix(en/Aniplay): new server, fixed dub with subtitles showing as softsub, latest fixes (#628)
* fix(en/aniplay): fixed dub with subtitles showing as softdub * fix(en/aniplay): new server added "maze" * fix(en/aniplay): implemented proxy mechanic * fix(en/aniplay): version bump
This commit is contained in:
parent
ba2ba44dc4
commit
9f385108fc
3 changed files with 34 additions and 14 deletions
|
@ -2,7 +2,7 @@ ext {
|
|||
extName = 'AniPlay'
|
||||
extClass = '.AniPlay'
|
||||
themePkg = 'anilist'
|
||||
overrideVersionCode = 9
|
||||
overrideVersionCode = 10
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue