Update build.gradle
This commit is contained in:
parent
f12fa91fa0
commit
774f21f602
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@ ext {
|
|||
extName = 'AnimeKhor'
|
||||
extClass = '.AnimeKhor'
|
||||
themePkg = 'animestream'
|
||||
baseUrl = 'https://animekhor.xyz'
|
||||
overrideVersionCode = 6
|
||||
baseUrl = 'https://animekhor.org'
|
||||
overrideVersionCode = 7
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue