From 9f54ae0035ffad7c619fef211eef846d8e8f1577 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Wed, 9 Nov 2016 17:34:41 +0100 Subject: [PATCH] Update Ring to 20161108 (54) --- metadata/cx.ring.txt | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/metadata/cx.ring.txt b/metadata/cx.ring.txt index 70a36a4c9b..e28d8f1da0 100644 --- a/metadata/cx.ring.txt +++ b/metadata/cx.ring.txt @@ -168,17 +168,19 @@ Build:20161103,53 cd ../../ && \ ./compile.sh release -Maintainer Notes: - -Build fails for me with: - -Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES -Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the -Android NDK: current module - -jni/ring_wrapper.cpp:8133:21: error: 'isIax2Enabled' is not a member of 'DRing' -jni/ring_wrapper.cpp:8264:12: error: 'getIp2IpDetails' is not a member of 'DRing' -. +Build:20161108,54 + commit=7b381a62fba638106e5d71137a4e3351f9324b82 + subdir=client-android/ring-android/app + submodules=yes + output=build/outputs/apk/app-release-unsigned.apk + scandelete=client-windows + build=sed -i -e "/MissingTranslation/adisable 'ExtraTranslation'\n" build.gradle && \ + ln -s ../daemon/ ../../ring-daemon && \ + echo -e '#!/bin/sh\ngradle "$@"' > ../gradlew && \ + export ANDROID_NDK_ROOT=$ANDROID_NDK && \ + export ANDROID_ABI="armeabi-v7a" && \ + cd ../../ && \ + ./compile.sh release Auto Update Mode:None Update Check Mode:RepoManifest/production