增加垃圾生成插件(oppo渠道使用)

This commit is contained in:
huangjian
2021-08-18 14:23:24 +08:00
parent 94be0bfc59
commit 8d77942a6c
5 changed files with 36 additions and 4 deletions

View File

@@ -26,6 +26,7 @@ buildscript {
classpath 'com.tencent.mm:AndResGuard-gradle-plugin:1.2.16'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.huawei.agconnect:agcp:1.3.1.300'
classpath "com.github.qq549631030:android-junk-code:1.0.7"
}
}