ext { extName = 'BiliManga' extClass = '.BiliManga' extVersionCode = 3 isNsfw = true } apply from: "$rootDir/common.gradle"