Update build.gradle
This commit is contained in:
parent
9d7a7c21f9
commit
786e489555
1 changed files with 3 additions and 1 deletions
|
@ -1,9 +1,11 @@
|
||||||
ext {
|
ext {
|
||||||
extName = 'AniSAGA'
|
extName = 'AniSAGA'
|
||||||
extClass = '.AniSAGA'
|
extClass = '.AniSAGA'
|
||||||
|
extVersionCode = 15.6
|
||||||
themePkg = 'dooplay'
|
themePkg = 'dooplay'
|
||||||
baseUrl = 'https://www.anisaga.org'
|
baseUrl = 'https://www.anisaga.org'
|
||||||
overrideVersionCode = 14
|
overrideVersionCode = 14.2
|
||||||
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue