diff --git a/build.gradle b/build.gradle index 7e624c5e7e..74ce66c36c 100644 --- a/build.gradle +++ b/build.gradle @@ -18,9 +18,8 @@ buildscript { classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20' classpath "com.alibaba:arouter-register:1.0.2" classpath 'com.hujiang.aspectjx:gradle-android-plugin-aspectjx:2.0.4' + // classpath ("com.tencent.matrix:matrix-gradle-plugin:0.6.6") { changing = true } - // NOTE: Do not place your application dependencies here; they belong - // in the individual module build.gradle files } }