ext { extName = 'Starbound Scans' extClass = '.StarboundScans' themePkg = 'madara' baseUrl = 'https://starboundscans.com' overrideVersionCode = 1 isNsfw = false } apply from: "$rootDir/common.gradle"