去掉android-junk-code

This commit is contained in:
huangjian
2021-12-10 19:05:26 +08:00
parent 72d6125704
commit 7ac80c559e
3 changed files with 2 additions and 32 deletions

View File

@@ -26,8 +26,6 @@ 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"
}
}