
* SayHentai update domain * HentaiVNPlus update domain * VlogTruyen update domain & back to old name * HentaiCB update domain
11 lines
206 B
Groovy
11 lines
206 B
Groovy
ext {
|
|
extName = 'CBHentai'
|
|
extClass = '.HentaiCB'
|
|
themePkg = 'madara'
|
|
baseUrl = 'https://hentaicb.lat'
|
|
overrideVersionCode = 14
|
|
isNsfw = true
|
|
}
|
|
|
|
apply from: "$rootDir/common.gradle"
|