Update Ring to 20170501 (76)
This commit is contained in:
parent
a6c961c4e8
commit
db05845fa4
|
@ -413,6 +413,21 @@ Build:20170412,74
|
||||||
cd ../../ && \
|
cd ../../ && \
|
||||||
./compile.sh release
|
./compile.sh release
|
||||||
|
|
||||||
|
Build:20170501,76
|
||||||
|
commit=628969d1bd199ccfcbcfbf4aae146fb261f4c6db
|
||||||
|
subdir=client-android/ring-android/app
|
||||||
|
submodules=yes
|
||||||
|
output=build/outputs/apk/app-release-unsigned.apk
|
||||||
|
scandelete=client-windows,client-uwp
|
||||||
|
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=r14
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest/production
|
Update Check Mode:RepoManifest/production
|
||||||
Current Version:20170501
|
Current Version:20170501
|
||||||
|
|
Loading…
Reference in a new issue