ext {
extName = 'Little Garden'
extClass = '.LittleGarden'
extVersionCode = 2
}
apply from: "$rootDir/common.gradle"