ext {
    extName = 'TuManhwas'
    extClass = '.TuManhwas'
    extVersionCode = 1
    isNsfw = true
}

apply from: "$rootDir/common.gradle"