Update Ring to 20170315 (70)
This commit is contained in:
parent
f8a63b052d
commit
f1e8e62b40
|
@ -336,6 +336,20 @@ Build:20170303,69
|
|||
cd ../../ && \
|
||||
./compile.sh release
|
||||
|
||||
Build:20170315,70
|
||||
commit=aa120c7551773cba8aebea291c3093fc92c5d3da
|
||||
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:20170315
|
||||
|
|
Loading…
Reference in a new issue