Ver Fonte

dev开发:测试jenkins构建4

#Suyghur há 3 anos atrás
pai
commit
26388275bf
1 ficheiros alterados com 3 adições e 3 exclusões
  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 {