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