ext {
extName = 'RavenManga'
extClass = '.RavenManga'
extVersionCode = 1
isNsfw = false
}
apply from: "$rootDir/common.gradle"