ext { extName = 'MangaClash.tv (unoriginal)' extClass = '.MangaClashTv' themePkg = 'madara' baseUrl = 'https://mangaclash.tv' overrideVersionCode = 0 isNsfw = true } apply from: "$rootDir/common.gradle"