ext { extName = 'AnimePahe' extClass = '.AnimePahe' extVersionCode = 29 } apply from: "$rootDir/common.gradle" dependencies { implementation "dev.datlag.jsunpacker:jsunpacker:1.0.1" }