Ring: Enable UCM

This commit is contained in:
Boris Kraut 2016-02-08 20:46:26 +01:00
parent 0d1176540f
commit ac1dccc568

View file

@ -26,18 +26,16 @@ Build:2.0.003,20
Build:2.0.009,27 Build:2.0.009,27
commit=4423b10e1dd8601d00486e1b78d39180cb45f410 commit=4423b10e1dd8601d00486e1b78d39180cb45f410
output=ring-android/app/build/outputs/apk/app-release-unsigned.apk subdir=ring-android/app/src/main
build=echo -e '#!/bin/sh\ngradle "$@"' > ring-android/gradlew && \ output=../../build/outputs/apk/app-release-unsigned.apk
build=pushd ../../../../ && \
echo -e '#!/bin/sh\ngradle "$@"' > ring-android/gradlew && \
export ANDROID_NDK_ROOT=$ANDROID_NDK && \ export ANDROID_NDK_ROOT=$ANDROID_NDK && \
export ANDROID_ABI="armeabi-v7a" && \ export ANDROID_ABI="armeabi-v7a" && \
./compile.sh release ./compile.sh release && \
popd
Maintainer Notes:
* Try to get UCM working
* Bump CV/CVC only after testing
.
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:None Update Check Mode:RepoManifest
Current Version:2.0.003 Current Version:2.0.009
Current Version Code:20 Current Version Code:27