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