diff --git a/gradle.properties b/gradle.properties index 320fd8bc9..e25636a95 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1,5 @@ jmeVersion = 3.0.10 + +// path to android ndk for building native libraries +#ndkPath=/Users/normenhansen/Documents/Code-Import/android-ndk-r7 +ndkPath = D:/android/android-ndk-r8e