Ring: build with NDK 14 since 14b is not yet on buildserver

This commit is contained in:
Hans-Christoph Steiner 2017-06-19 11:31:16 +02:00
parent 7e969bac12
commit 65466897ed

View file

@ -459,7 +459,7 @@ Build:20170531,79
export ANDROID_ABI="armeabi-v7a" && \
cd ../../ && \
./compile.sh release
ndk=r14b
ndk=r14
Maintainer Notes:
Looks like buildserver/setup-env-vars wasnt properly run the last time. PATH