ext { extName = 'Read Kaguya-sama Manga Online' extClass = '.ReadKaguyaSamaMangaOnline' themePkg = 'mangacatalog' baseUrl = 'https://ww1.readkaguyasama.com' overrideVersionCode = 1 isNsfw = false } apply from: "$rootDir/common.gradle"