Update Ring to 20161208 (57)
This commit is contained in:
parent
84cb1d0b88
commit
68f8ab7e78
|
|
@ -210,6 +210,20 @@ Build:20161130,56
|
||||||
cd ../../ && \
|
cd ../../ && \
|
||||||
./compile.sh release
|
./compile.sh release
|
||||||
|
|
||||||
|
Build:20161208,57
|
||||||
|
commit=cea5daa40e2a60deb6e2921c4b17f80993159dc8
|
||||||
|
subdir=client-android/ring-android/app
|
||||||
|
submodules=yes
|
||||||
|
output=build/outputs/apk/app-release-unsigned.apk
|
||||||
|
scandelete=client-windows
|
||||||
|
build=sed -i -e "/MissingTranslation/adisable 'ExtraTranslation'\n" build.gradle && \
|
||||||
|
ln -s ../daemon/ ../../ring-daemon && \
|
||||||
|
echo -e '#!/bin/sh\ngradle "$@"' > ../gradlew && \
|
||||||
|
export ANDROID_NDK_ROOT=$ANDROID_NDK && \
|
||||||
|
export ANDROID_ABI="armeabi-v7a" && \
|
||||||
|
cd ../../ && \
|
||||||
|
./compile.sh release
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest/production
|
Update Check Mode:RepoManifest/production
|
||||||
Current Version:20161208
|
Current Version:20161208
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue