瀏覽代碼

Disable buildNativeProjects

Riccardo Balbo 9 年之前
父節點
當前提交
2958fc53d7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gradle.properties

+ 1 - 1
gradle.properties

@@ -11,7 +11,7 @@ jmeVersionTagID = 0
 buildJavaDoc = true
 
 # specify if SDK and Native libraries get built
-buildNativeProjects = true
+buildNativeProjects = false
 buildAndroidExamples = false
 
 # Path to android NDK for building native libraries