diff --git a/gradle.properties b/gradle.properties index cc3e9f9b2..dba7982f0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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