ext { extName = 'Catharsis World' extClass = '.CatharsisWorld' themePkg = 'madara' baseUrl = 'https://catharsisworld.justep.me' overrideVersionCode = 4 isNsfw = true } apply from: "$rootDir/common.gradle"