ext { extName = 'HentaiHand' extClass = '.HentaiHandFactory' themePkg = 'hentaihand' baseUrl = 'https://hentaihand.com' overrideVersionCode = 5 isNsfw = true } apply from: "$rootDir/common.gradle"