From 572ff881a03fa5a3a54f869c823d34343ed39d02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Petersen?= Date: Mon, 26 Feb 2018 21:56:31 +0000 Subject: [PATCH] For the voice messages and for the waveform rendering, NDK r14b is required. Otherwise these part do not work correctly. My intention for this commit is that the _next_ version caught by the Auto Update uses NDK r14b then (a rebuild of 0.14.0,512, however, is no problem, but not required) @Bubu This is the same issue as with [Telegram-FOSS](https://gitlab.com/fdroid/fdroiddata/blob/master/metadata/org.telegram.messenger.txt) which is also still stucks to NDK r14b. --- metadata/com.b44t.messenger.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.b44t.messenger.txt b/metadata/com.b44t.messenger.txt index 42a8623f50..9b26b84689 100644 --- a/metadata/com.b44t.messenger.txt +++ b/metadata/com.b44t.messenger.txt @@ -270,7 +270,7 @@ Build:0.14.0,512 gradle=fat build=$$NDK$$/ndk-build -j `nproc` && \ gradle nativeLibsToJar - ndk=r15c + ndk=r14b Auto Update Mode:Version v%v Update Check Mode:Tags