Update Ring to 20161130 (56)
This commit is contained in:
parent
58b5ced178
commit
32c9483db4
|
@ -196,6 +196,20 @@ Build:20161123,55
|
|||
cd ../../ && \
|
||||
./compile.sh release
|
||||
|
||||
Build:20161130,56
|
||||
commit=3a1eecdb97e6253900122cbe68418f01e8ff7098
|
||||
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:20161130
|
||||
|
|
Loading…
Reference in a new issue