Update Ring to 20170118 (60)
This commit is contained in:
parent
e1ce7128a6
commit
781eea2bb4
|
@ -238,6 +238,20 @@ Build:20161221,59
|
|||
cd ../../ && \
|
||||
./compile.sh release
|
||||
|
||||
Build:20170118,60
|
||||
commit=7c580b10b219d9a85c28aef8971ae4dfb251f0f2
|
||||
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
|
||||
Update Check Mode:RepoManifest/production
|
||||
Current Version:20170118
|
||||
|
|
Loading…
Reference in a new issue