Update Ring to 2.0.011 (29)

This commit is contained in:
Boris Kraut 2016-03-05 12:43:49 +01:00
parent 040d2a9ed3
commit 34bd3fdb08

View file

@ -35,6 +35,17 @@ Build:2.0.009,27
./compile.sh release && \
popd
Build:2.0.011,29
commit=5ec1903a9fff4f267ee7043f778c70d5b0a3be49
subdir=ring-android/app/src/main
output=../../build/outputs/apk/app-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:2.0.011