ext { extName = 'RitharScans' extClass = '.RitharScans' themePkg = 'keyoapp' baseUrl = 'https://ritharscans.com' overrideVersionCode = 0 isNsfw = false } apply from: "$rootDir/common.gradle"