are-are-are 158ddc6c91
Hentaicube: Update domain (#5946)
Update domain
2024-12-14 06:55:31 +00:00

11 lines
205 B
Groovy

ext {
extName = 'CBHentai'
extClass = '.HentaiCB'
themePkg = 'madara'
baseUrl = 'https://hentaicb.pro'
overrideVersionCode = 8
isNsfw = true
}
apply from: "$rootDir/common.gradle"