Aniwave updates (#98)
* new encryption keys * updated extVersionCode to 73 * fixed null exception in episodeListRequest * removed old domains * added custom domain preference * added new episode path id resolution * updated/fixed custom domain preference setting
This commit is contained in:
parent
fd8a01f3ac
commit
76168819ae
2 changed files with 84 additions and 27 deletions
|
@ -1,7 +1,7 @@
|
|||
ext {
|
||||
extName = 'Aniwave'
|
||||
extClass = '.Aniwave'
|
||||
extVersionCode = 72
|
||||
extVersionCode = 73
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue