Don't update Ring to 20170301 (68): Build hangs while downloading from SF, retry later
This commit is contained in:
parent
aa5499a6cd
commit
9463544b73
|
@ -308,6 +308,21 @@ Build:20170215,65
|
|||
cd ../../ && \
|
||||
./compile.sh release
|
||||
|
||||
Build:20170301,68
|
||||
disable=sourceforge mirror issue
|
||||
commit=edd2c13863d66caad036a4961541f2d96cb0e024
|
||||
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
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest/production
|
||||
Current Version:20170301
|
||||
|
|
Loading…
Reference in a new issue