|
@@ -27,9 +27,9 @@ skipPrebuildLibraries=false
|
|
|
ndkPath = /opt/android-ndk-r16b
|
|
|
|
|
|
# Path for downloading native Bullet
|
|
|
-# 2.88+
|
|
|
-bulletUrl = https://github.com/bulletphysics/bullet3/archive/28039903b14c2aec28beff5b3609c9308b17e76a.zip
|
|
|
-bulletFolder = bullet3-28039903b14c2aec28beff5b3609c9308b17e76a
|
|
|
+# 2.89+ (circa 26 April 2020, to avoid jMonkeyEngine issue #1283)
|
|
|
+bulletUrl = https://github.com/bulletphysics/bullet3/archive/cd8cf7521cbb8b7808126a6adebd47bb83ea166a.zip
|
|
|
+bulletFolder = bullet3-cd8cf7521cbb8b7808126a6adebd47bb83ea166a
|
|
|
bulletZipFile = bullet3.zip
|
|
|
|
|
|
# POM settings
|