Update Ring to 2.0.009 (27)

This commit is contained in:
Boris Kraut 2016-02-08 18:27:48 +01:00
parent d8073e550b
commit 0d1176540f

View file

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