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

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