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"