Update build.gradle
This commit is contained in:
parent
66ca8544d3
commit
06475f2de1
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
ext {
|
ext {
|
||||||
extName = 'AniWatchtv'
|
extName = 'AniWatchtv'
|
||||||
extClass = '.AniWatchtv'
|
extClass = '.AniWatch'
|
||||||
themePkg = 'zorotheme'
|
themePkg = 'zorotheme'
|
||||||
baseUrl = 'https://aniwatchtv.to'
|
baseUrl = 'https://aniwatchtv.to'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue