Explorar o código

build: use different bullet zip name

Kirill Vainer %!s(int64=8) %!d(string=hai) anos
pai
achega
d2a4a3fa87
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gradle.properties

+ 1 - 1
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