ext { extName = 'Temaki mangás' extClass = '.TemakiMangas' themePkg = 'zeistmanga' baseUrl = 'https://temakimangas.blogspot.com' overrideVersionCode = 0 isNsfw = true } apply from: "$rootDir/common.gradle"