ext { extName = 'NineAnime' pkgNameSuffix = 'en.nineanime' extClass = '.NineAnime' extVersionCode = 4 } apply from: "$rootDir/common.gradle"