Update Ring to 20170516 (78)

This commit is contained in:
Boris Kraut 2017-05-18 15:30:01 +02:00
parent 1492c90e0f
commit 6c32bf6d43

View file

@ -429,7 +429,22 @@ Build:20170501,76
./compile.sh release
ndk=r14
Build:20170516,78
commit=fc2d83c
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
ndk=r14
Auto Update Mode:None
Update Check Mode:RepoManifest/production
Current Version:20170510
Current Version Code:77
Current Version:20170516
Current Version Code:78