8 lines
121 B
Groovy

ext {
extName = 'ManhuaDB'
extClass = '.ManhuaDB'
extVersionCode = 7
}
apply from: "$rootDir/common.gradle"