forked from Kohi-den/extensions-source
Revert back from using Session Id to Anime Id (#564)
* Improve KwikExtractor Decrypt Function - Optimize and improve performance of KwikExtractor decrypt functionality * Fix issue #550 * Update version * Improve solution for #550 - Revert back to using Anime Id instead of Session Id - Improve `fetchSession` by resolving anime using Anime Id only * Fix lint error
This commit is contained in:
parent
5b33d95e03
commit
b954417a98
3 changed files with 25 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
ext {
|
||||
extName = 'AnimePahe'
|
||||
extClass = '.AnimePahe'
|
||||
extVersionCode = 28
|
||||
extVersionCode = 29
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue