fix broken bullet native source url
This commit is contained in:
parent
8c4b44941e
commit
72b9f186ed
@ -19,7 +19,7 @@ buildAndroidExamples = false
|
|||||||
ndkPath = /opt/android-ndk-r10c
|
ndkPath = /opt/android-ndk-r10c
|
||||||
|
|
||||||
# Path for downloading native Bullet
|
# Path for downloading native Bullet
|
||||||
bulletUrl = http://bullet.googlecode.com/files/bullet-2.82-r2704.zip
|
bulletUrl = https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/bullet/bullet-2.82-r2704.zip
|
||||||
bulletFolder = bullet-2.82-r2704
|
bulletFolder = bullet-2.82-r2704
|
||||||
bulletZipFile = bullet.zip
|
bulletZipFile = bullet.zip
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user