Update Ring to 20160526 (45)
This commit is contained in:
parent
515611eb60
commit
0b2ece2d73
|
@ -96,7 +96,21 @@ Build:20160520,44
|
||||||
cd ../../ && \
|
cd ../../ && \
|
||||||
./compile.sh release
|
./compile.sh release
|
||||||
|
|
||||||
|
Build:20160526,45
|
||||||
|
commit=e1b33489dcb8473d7163029ca5faa93e4f0f8147
|
||||||
|
subdir=client-android/ring-android/app
|
||||||
|
submodules=yes
|
||||||
|
output=build/outputs/apk/app-universal-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/integration
|
Update Check Mode:RepoManifest/integration
|
||||||
Current Version:20160520
|
Current Version:20160526
|
||||||
Current Version Code:44
|
Current Version Code:45
|
||||||
|
|
Loading…
Reference in a new issue