@ -14,7 +14,7 @@ buildJavaDoc = true
buildNativeProjects = false
buildNativeProjects = false
buildAndroidExamples = false
buildAndroidExamples = false
buildForPlatforms = Linux64,Linux32,Windows64,Windows32,Mac64,Mac32
buildForPlatforms = Linux64,Linux32,Windows64,Windows32,Mac64
# Forcefully ignore prebuilt libraries
# Forcefully ignore prebuilt libraries
skipPrebuildLibraries=false
skipPrebuildLibraries=false
# Path to android NDK for building native libraries
# Path to android NDK for building native libraries
@ -22,8 +22,9 @@ skipPrebuildLibraries=false
ndkPath = /opt/android-ndk-r16b
ndkPath = /opt/android-ndk-r16b
# Path for downloading native Bullet
# Path for downloading native Bullet
bulletUrl = https://github.com/bulletphysics/bullet3/archive/2.87.zip
# 2.88+
bulletFolder = bullet3-2.87
bulletUrl = https://github.com/bulletphysics/bullet3/archive/28039903b14c2aec28beff5b3609c9308b17e76a.zip
bulletFolder = bullet3-28039903b14c2aec28beff5b3609c9308b17e76a
bulletZipFile = bullet3.zip
bulletZipFile = bullet3.zip
# POM settings
# POM settings