Update Ring to 20170329 (72)
This commit is contained in:
parent
8478c9b57d
commit
7788c4a1cf
|
@ -364,6 +364,20 @@ Build:20170322,71
|
|||
cd ../../ && \
|
||||
./compile.sh release
|
||||
|
||||
Build:20170329,72
|
||||
commit=0eecf3dea3c5322b24ca483f1ce8e62b3f9262dc
|
||||
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:20170329
|
||||
|
|
Loading…
Reference in a new issue