forked from AlmightyHak/extensions-source
fix(en/aniplay): Subtitles not working fix (#593)
* fixed yuki subtitles and code cleanup * version bump
This commit is contained in:
parent
94e89303be
commit
64432b056f
3 changed files with 39 additions and 153 deletions
|
@ -2,7 +2,7 @@ ext {
|
|||
extName = 'AniPlay'
|
||||
extClass = '.AniPlay'
|
||||
themePkg = 'anilist'
|
||||
overrideVersionCode = 8
|
||||
overrideVersionCode = 9
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue