2
0
Эх сурвалжийг харах

build: enable native building by default

Kirill Vainer 8 жил өмнө
parent
commit
aa02ca7dab
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 = false
+buildNativeProjects = true
 buildAndroidExamples = false
 
 # Path to android NDK for building native libraries