ext {
    extName = 'MangaGeko'
    extClass = '.MangaRawClub'
    extVersionCode = 23
    isNsfw = true
}

apply from: "$rootDir/common.gradle"