ext { extName = 'MyReadingManga' extClass = '.MyReadingMangaFactory' extVersionCode = 59 isNsfw = true } apply from: "$rootDir/common.gradle"