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