ext {
extName = 'Jable'
extClass = '.JableFactory'
extVersionCode = 2
isNsfw = true
}
apply from: "$rootDir/common.gradle"