ext { extName = 'Read Hunter x Hunter Manga Online' extClass = '.ReadHunterxHunterMangaOnline' themePkg = 'mangacatalog' baseUrl = 'https://ww6.readhxh.com' overrideVersionCode = 2 isNsfw = false } apply from: "$rootDir/common.gradle"