Update Ring to 20160427 (42)
This commit is contained in:
parent
4a33fd8071
commit
b410437fe0
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue