Update Ring to 20170201 (64)

This commit is contained in:
Boris Kraut 2017-02-03 15:58:13 +01:00
parent c28b87e5d0
commit fc25d5f1ba

View file

@ -280,6 +280,20 @@ Build:20170126,63
cd ../../ && \
./compile.sh release
Build:20170201,64
commit=23df36fae57192b7232e27dda7ca2bbcdefde9da
subdir=client-android/ring-android/app
submodules=yes
output=build/outputs/apk/app-release-unsigned.apk
scandelete=client-windows,client-uwp
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:20170201