Update Ring to 20170201 (64)
This commit is contained in:
parent
c28b87e5d0
commit
fc25d5f1ba
|
|
@ -280,6 +280,20 @@ Build:20170126,63
|
||||||
cd ../../ && \
|
cd ../../ && \
|
||||||
./compile.sh release
|
./compile.sh release
|
||||||
|
|
||||||
|
Build:20170201,64
|
||||||
|
commit=23df36fae57192b7232e27dda7ca2bbcdefde9da
|
||||||
|
subdir=client-android/ring-android/app
|
||||||
|
submodules=yes
|
||||||
|
output=build/outputs/apk/app-release-unsigned.apk
|
||||||
|
scandelete=client-windows,client-uwp
|
||||||
|
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:20170201
|
Current Version:20170201
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue