ext { extName = 'Baozi Manhua' extClass = '.Baozi' extVersionCode = 24 } apply from: "$rootDir/common.gradle" dependencies { implementation 'com.github.stevenyomi:baozibanner:9ac9b08e1d' // 1.0 }