fix(en/Aniplay): working again and header fetching (#894)
* header fetching * version bump * modified video fetching * longer delay * better header fetching * video headers and minor changes * version bump
This commit is contained in:
parent
686405f61f
commit
235c2b3f41
3 changed files with 104 additions and 35 deletions
|
@ -2,7 +2,7 @@ ext {
|
|||
extName = 'AniPlay'
|
||||
extClass = '.AniPlay'
|
||||
themePkg = 'anilist'
|
||||
overrideVersionCode = 15
|
||||
overrideVersionCode = 17
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue