Update Ring to 2.0.012 (31)
This commit is contained in:
parent
65a4fece9c
commit
7a9d2f19dc
|
|
@ -46,6 +46,17 @@ Build:2.0.011,29
|
|||
./compile.sh release && \
|
||||
popd
|
||||
|
||||
Build:2.0.012,31
|
||||
commit=729d6d1f60ab3162811d6ea01100779427a42778
|
||||
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.012b
|
||||
|
|
|
|||
Loading…
Reference in a new issue