Update CV of OS Monitor to 3.4.1.0 (82)

This commit is contained in:
F-Droid Builder 2015-03-16 03:44:54 +00:00 committed by Ciaran Gultnieks
parent 74a89a1977
commit 29cb4bf476

View file

@ -225,7 +225,6 @@ Build:3.4.0.9,81
echo -e 'java.source=1.7\njava.target=1.7' > $$Support$$/ant.properties && \
mv jni jni_
target=android-21
ndk=r10d
build=mv jni_ jni && \
$$NDK$$/ndk-build && \
mkdir -p assets && \
@ -235,6 +234,7 @@ Build:3.4.0.9,81
mv libs/armeabi/osmcore_pie assets/osmcore_arm_pie && \
mv libs/mips/osmcore_pie assets/osmcore_mips_pie && \
mv libs/x86/osmcore_pie assets/osmcore_x86_pie
ndk=r10d
Maintainer Notes:
Once jni builds properly and there is a new release out, do:
@ -250,6 +250,6 @@ Build:3.0.9.3,57
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:3.4.0.9
Current Version Code:81
Current Version:3.4.1.0
Current Version Code:82