diff --git a/build.gradle b/build.gradle index 7e624c5e7e..29762d525c 100644 --- a/build.gradle +++ b/build.gradle @@ -19,8 +19,6 @@ buildscript { 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 } }