ext {
    extName = 'MangaScans'
    extClass = '.MangaScans'
    extVersionCode = 2
    isNsfw = true
}

apply from: "$rootDir/common.gradle"