are-are-are cd03d78928
Update some domain ()
* SayHentai update domain

* HentaiVNPlus update domain

* VlogTruyen update domain & back to old name

* HentaiCB update domain
2025-03-27 00:02:28 +00:00

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"