ext { extName = 'Inari Manga' extClass = '.InariManga' themePkg = 'madara' baseUrl = 'https://clubinari.org' overrideVersionCode = 11 isNsfw = true } apply from: "$rootDir/common.gradle"