ext {
    extName = 'Pornhwa18'
    extClass = '.Pornhwa18'
    themePkg = 'madara'
    baseUrl = 'https://pornhwa18.com'
    overrideVersionCode = 0
    isNsfw = true
}

apply from: "$rootDir/common.gradle"