Delta Chat: fix 0.9.8 (473)

Use NDK r15c. Also enable parallel compilation of native code.
This commit is contained in:
relan 2017-11-16 10:56:31 +03:00
parent 845845444d
commit d10d08b4fa

View file

@ -223,8 +223,9 @@ Build:0.9.8,473
subdir=MessengerProj
submodules=yes
gradle=fat
build=$$NDK$$/ndk-build && \
build=$$NDK$$/ndk-build -j `nproc` && \
gradle nativeLibsToJar
ndk=r15c
Auto Update Mode:Version v%v
Update Check Mode:Tags