增加垃圾代码生成插件

This commit is contained in:
memory
2022-09-15 21:43:00 +08:00
parent 4089c8552d
commit d2e6b0cd1d
3 changed files with 24 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ buildscript {
classpath 'com.huawei.agconnect:agcp:1.6.0.300'
classpath 'com.tencent.vasdolly:plugin:3.0.3'
classpath "com.mob.sdk:MobSDK:2018.0319.1724"
classpath "com.github.qq549631030:android-junk-code:1.0.7"
}
}