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