Ring: Try to fix build
This commit is contained in:
parent
1606d35a14
commit
375a378b0b
|
@ -14,7 +14,7 @@ specialized in Linux and free software.
|
|||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://gerrit-ring.savoirfairelinux.com/ring-client-android
|
||||
Repo:https://gerrit-ring.savoirfairelinux.com/ring-project
|
||||
|
||||
Build:2.0.003,20
|
||||
commit=0011b9ba52b6ac3aab97a2bf42a608f83f0ec15c
|
||||
|
@ -83,13 +83,14 @@ Build:20160427,42
|
|||
./compile.sh release
|
||||
|
||||
Build:20160505,43
|
||||
disable=download 404
|
||||
commit=ca337974e3383a798333a23a303ead9120c33f14
|
||||
subdir=ring-android/app
|
||||
disable=wrong version
|
||||
commit=3c07c8ec6decd8d38ee53a7929823693a241e195
|
||||
subdir=client-android/ring-android/app
|
||||
submodules=yes
|
||||
output=build/outputs/apk/app-universal-release-unsigned.apk
|
||||
srclibs=ringd@3daacaa49b529f570819d8235417c15f26606b15
|
||||
scandelete=client-windows
|
||||
build=sed -i -e "/MissingTranslation/adisable 'ExtraTranslation'\n" build.gradle && \
|
||||
export DAEMON_DIR=`readlink -f $$ringd$$` && \
|
||||
ln -s ../daemon/ ../../ring-daemon && \
|
||||
echo -e '#!/bin/sh\ngradle "$@"' > ../gradlew && \
|
||||
export ANDROID_NDK_ROOT=$ANDROID_NDK && \
|
||||
export ANDROID_ABI="armeabi-v7a" && \
|
||||
|
@ -97,6 +98,6 @@ Build:20160505,43
|
|||
./compile.sh release
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:20160505
|
||||
Current Version Code:43
|
||||
Update Check Mode:RepoManifest/integration
|
||||
Current Version:20160315
|
||||
Current Version Code:34
|
||||
|
|
Loading…
Reference in a new issue