Преглед изворни кода

dev开发:测试jenkins构建4

#Suyghur пре 3 година
родитељ
комит
26388275bf
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      library_core/build.gradle

+ 3 - 3
library_core/build.gradle

@@ -51,9 +51,9 @@ android {
         preDexLibraries = false
     }
 
-    compileOptions {
-        kotlinOptions.freeCompilerArgs += ['-module-name', "cn.yyxx.eyuangame.core"]
-    }
+//    compileOptions {
+//        kotlinOptions.freeCompilerArgs += ['-module-name', "cn.yyxx.eyuangame.core"]
+//    }
 
     externalNativeBuild {
         cmake {