Update Ring to 20170303 (69)
This commit is contained in:
parent
c91fcc2ff2
commit
da83b7b823
|
@ -309,7 +309,6 @@ Build:20170215,65
|
||||||
./compile.sh release
|
./compile.sh release
|
||||||
|
|
||||||
Build:20170301,68
|
Build:20170301,68
|
||||||
disable=sourceforge mirror issue
|
|
||||||
commit=edd2c13863d66caad036a4961541f2d96cb0e024
|
commit=edd2c13863d66caad036a4961541f2d96cb0e024
|
||||||
subdir=client-android/ring-android/app
|
subdir=client-android/ring-android/app
|
||||||
submodules=yes
|
submodules=yes
|
||||||
|
@ -323,6 +322,20 @@ Build:20170301,68
|
||||||
cd ../../ && \
|
cd ../../ && \
|
||||||
./compile.sh release
|
./compile.sh release
|
||||||
|
|
||||||
|
Build:20170303,69
|
||||||
|
commit=712dd41b1d6773104b6194f16a00e17f6a91f032
|
||||||
|
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
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest/production
|
Update Check Mode:RepoManifest/production
|
||||||
Current Version:20170303
|
Current Version:20170303
|
||||||
|
|
Loading…
Reference in a new issue