ext {
extName = 'MangaFire'
extClass = '.MangaFireFactory'
extVersionCode = 10
isNsfw = true
}
apply from: "$rootDir/common.gradle"