ext {
extName = 'Pixiv'
extClass = '.PixivFactory'
extVersionCode = 8
isNsfw = true
}
apply from: "$rootDir/common.gradle"