build: use different bullet zip name

This commit is contained in:
Kirill Vainer 2016-11-25 13:43:35 -05:00
parent f895d8815c
commit d2a4a3fa87

View File

@ -21,7 +21,7 @@ ndkPath = /opt/android-ndk-r10c
# Path for downloading native Bullet
bulletUrl = https://github.com/bulletphysics/bullet3/archive/2.83.7.zip
bulletFolder = bullet3-2.83.7
bulletZipFile = bullet.zip
bulletZipFile = bullet3.zip
# POM settings
POM_NAME=jMonkeyEngine