Browse Source

dev开发:测试jenkins构建4

#Suyghur 3 years ago
parent
commit
26388275bf
1 changed files with 3 additions and 3 deletions
  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 {