Update Ring to 20160427 (42)

This commit is contained in:
Boris Kraut 2016-04-28 22:30:03 +02:00
parent 4a33fd8071
commit b410437fe0

View file

@ -68,6 +68,17 @@ Build:20160315,34
./compile.sh release && \
popd
Build:20160427,42
commit=00e089c75376e4c27536cb6a8e900b9a16466002
subdir=ring-android/app/src/main
output=../../build/outputs/apk/app-universal-release-unsigned.apk
build=pushd ../../../../ && \
echo -e '#!/bin/sh\ngradle "$@"' > ring-android/gradlew && \
export ANDROID_NDK_ROOT=$ANDROID_NDK && \
export ANDROID_ABI="armeabi-v7a" && \
./compile.sh release && \
popd
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:20160427