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