修改默认分支

This commit is contained in:
董宏宇
2021-09-08 11:35:52 +08:00
parent 4716397872
commit 942a62b10c

View File

@@ -18,6 +18,7 @@ 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 }
}