9 lines
150 B
Groovy

ext {
extName = 'Meitua.top'
extClass = '.MeituaTop'
extVersionCode = 9
isNsfw = true
}
apply from: "$rootDir/common.gradle"