Update Ring to 20160816 (52)
This commit is contained in:
parent
62af3d5f7f
commit
42ce81ab62
|
@ -138,6 +138,21 @@ Build:20160803,50
|
|||
cd ../../ && \
|
||||
./compile.sh release
|
||||
|
||||
Build:20160816,52
|
||||
commit=a61de1fa5d0c16e4919eb790f37070d9c09e7274
|
||||
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
|
||||
ndk=r10e
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest/integration
|
||||
Current Version:20160816
|
||||
|
|
Loading…
Reference in a new issue