Update Ring to 20161123 (55)
This commit is contained in:
parent
a0805c13a9
commit
d0e463cd14
|
|
@ -182,6 +182,20 @@ Build:20161108,54
|
||||||
cd ../../ && \
|
cd ../../ && \
|
||||||
./compile.sh release
|
./compile.sh release
|
||||||
|
|
||||||
|
Build:20161123,55
|
||||||
|
commit=3120ba5864b414f8a2d8cb606ed02fc0000f861f
|
||||||
|
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
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest/production
|
Update Check Mode:RepoManifest/production
|
||||||
Current Version:20161123
|
Current Version:20161123
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue