From 1874c9b261d04d327d6b71ad36b08e4a6d2cf49e Mon Sep 17 00:00:00 2001 From: relan Date: Sat, 25 Jan 2020 11:07:09 +0300 Subject: [PATCH] Ring: fix 20200107-01 (210) --- metadata/cx.ring.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/cx.ring.yml b/metadata/cx.ring.yml index af5ee6b78b..c44e5ca769 100644 --- a/metadata/cx.ring.yml +++ b/metadata/cx.ring.yml @@ -1029,7 +1029,7 @@ Builds: - export ANDROID_NDK_ROOT="$ANDROID_NDK" - export ANDROID_ABI="armeabi-v7a arm64-v8a x86" - ./compile.sh --release --no-gradle - ndk: r20 + ndk: r20b MaintainerNotes: |- Ring has a lot of native dependencies, the source tarballs of these are all downloaded and build for all enabled architectures.