ext {
extName = 'Oppai Stream'
extClass = '.OppaiStream'
extVersionCode = 5
isNsfw = true
}
apply from: "$rootDir/common.gradle"