ext { extName = 'Shadow Mangas' extClass = '.ShadowMangas' themePkg = 'mangathemesia' baseUrl = 'https://shadowmangas.com' overrideVersionCode = 1 isNsfw = true } apply from: "$rootDir/common.gradle"