Don't update Ring to 20160315 (34): Is this a pre-release?
This commit is contained in:
parent
d2236d962c
commit
5e99c9b0d6
|
@ -57,6 +57,18 @@ Build:2.0.012b,31
|
|||
./compile.sh release && \
|
||||
popd
|
||||
|
||||
Build:20160315,34
|
||||
disable=builds...is this a release?
|
||||
commit=d432dc26775397efbb81d99582f45dfe5e1388f7
|
||||
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:20160315
|
||||
|
|
Loading…
Reference in a new issue