forked from AlmightyHak/extensions-source
fix(Aniplay): changed proxy url (#996)
* fix * version bump * removed redundant curly braces
This commit is contained in:
parent
26dbc15b45
commit
c82b40bb41
2 changed files with 7 additions and 9 deletions
|
@ -2,7 +2,7 @@ ext {
|
|||
extName = 'AniPlay'
|
||||
extClass = '.AniPlay'
|
||||
themePkg = 'anilist'
|
||||
overrideVersionCode = 19
|
||||
overrideVersionCode = 20
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue