ext { extName = 'Yushuke Mangas' extClass = '.YushukeMangas' themePkg = 'yuyu' baseUrl = 'https://new.yushukemangas.com' overrideVersionCode = 7 isNsfw = false } apply from: "$rootDir/common.gradle"