Update Ring to 20161221 (59)

This commit is contained in:
Boris Kraut 2016-12-23 01:38:53 +01:00
parent d4c619031d
commit cc268a45e7

View file

@ -224,7 +224,21 @@ Build:20161208,57
cd ../../ && \
./compile.sh release
Build:20161221,59
commit=9b106adb72189f12b900f6ebd53330b243ba29ff
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
Current Version:20161208
Current Version Code:57
Current Version:20161221
Current Version Code:59