Update Ring to 20160505 (43)
This commit is contained in:
parent
5ac32b4dce
commit
23bd597c44
|
|
@ -82,7 +82,20 @@ Build:20160427,42
|
|||
cd ../../ && \
|
||||
./compile.sh release
|
||||
|
||||
Build:20160505,43
|
||||
commit=ca337974e3383a798333a23a303ead9120c33f14
|
||||
subdir=ring-android/app
|
||||
output=build/outputs/apk/app-universal-release-unsigned.apk
|
||||
srclibs=ringd@3daacaa49b529f570819d8235417c15f26606b15
|
||||
build=sed -i -e "/MissingTranslation/adisable 'ExtraTranslation'\n" build.gradle && \
|
||||
export DAEMON_DIR=`readlink -f $$ringd$$` && \
|
||||
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
|
||||
Current Version:20160427
|
||||
Current Version Code:42
|
||||
Current Version:20160505
|
||||
Current Version Code:43
|
||||
|
|
|
|||
Loading…
Reference in a new issue