luozhipeng 1 年之前
父节点
当前提交
af527ddbef
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      build.gradle

+ 3 - 1
build.gradle

@@ -2,4 +2,6 @@
 plugins {
     id 'com.android.application' version '7.4.2' apply false
     id 'com.android.library' version '7.4.2' apply false
-}
+}
+
+apply from: "config.gradle"