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