Update Ring to 20170412 (74)
This commit is contained in:
parent
57c296421a
commit
5a8f8069e2
|
@ -384,6 +384,7 @@ Build:20170329,72
|
|||
./compile.sh release
|
||||
|
||||
Build:20170405,73
|
||||
disable=builds locally, but not on server
|
||||
commit=d0ef36345e6dcdea1172d482ee287492effa25f3
|
||||
subdir=client-android/ring-android/app
|
||||
submodules=yes
|
||||
|
@ -397,6 +398,20 @@ Build:20170405,73
|
|||
cd ../../ && \
|
||||
./compile.sh release
|
||||
|
||||
Build:20170412,74
|
||||
commit=f0ec0251155c602b94d91909b5430f9953413b82
|
||||
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
|
||||
Update Check Mode:RepoManifest/production
|
||||
Current Version:20170412
|
||||
|
|
Loading…
Reference in a new issue