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