9 lines
144 B
Groovy

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