ext { extName = 'Cypher Scans' extClass = '.CypherScans' themePkg = 'mangathemesia' baseUrl = 'https://cypheroscans.xyz' overrideVersionCode = 1 isNsfw = false } apply from: "$rootDir/common.gradle"