Update Ring to 20160610 (49)
This commit is contained in:
parent
b7b8f054bf
commit
61326c8f11
|
@ -110,7 +110,21 @@ Build:20160526,45
|
||||||
cd ../../ && \
|
cd ../../ && \
|
||||||
./compile.sh release
|
./compile.sh release
|
||||||
|
|
||||||
|
Build:20160610,49
|
||||||
|
commit=73cfbb9707b39dfed19753a94ba912f66c07f2b0
|
||||||
|
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:20160526
|
Current Version:20160610
|
||||||
Current Version Code:45
|
Current Version Code:49
|
||||||
|
|
Loading…
Reference in a new issue