Update CV of OS Monitor to 3.0.9.0 (54)
This commit is contained in:
parent
2065cdff46
commit
41c93b287d
|
@ -22,7 +22,7 @@ Repo:https://github.com/eolwral/OSMonitor
|
||||||
Build:2.0.5,28
|
Build:2.0.5,28
|
||||||
commit=cee4327bfe56
|
commit=cee4327bfe56
|
||||||
subdir=OSMonitor
|
subdir=OSMonitor
|
||||||
patch=no-gmaps.patch;name-no-gmaps.patch
|
patch=no-gmaps.patch,name-no-gmaps.patch
|
||||||
buildjni=yes
|
buildjni=yes
|
||||||
|
|
||||||
Build:3.0.6.4,41
|
Build:3.0.6.4,41
|
||||||
|
@ -86,10 +86,10 @@ Build:3.0.7.2,50
|
||||||
Build:3.0.8.2,53
|
Build:3.0.8.2,53
|
||||||
commit=3.0.8.2
|
commit=3.0.8.2
|
||||||
subdir=OSMonitor
|
subdir=OSMonitor
|
||||||
scanignore=OSMonitor/assets/osmcore_arm
|
|
||||||
srclibs=1:Support/v7/appcompat@android-4.4_r1.1;2:Volley@android-4.4_r1.2
|
|
||||||
extlibs=android/android-support-v4.jar
|
extlibs=android/android-support-v4.jar
|
||||||
|
srclibs=1:Support/v7/appcompat@android-4.4_r1.1,2:Volley@android-4.4_r1.2
|
||||||
prebuild=mv libs/android-support-v4.jar $$Support$$/libs/
|
prebuild=mv libs/android-support-v4.jar $$Support$$/libs/
|
||||||
|
scanignore=OSMonitor/assets/osmcore_arm
|
||||||
build=$$NDK$$/ndk-build && \
|
build=$$NDK$$/ndk-build && \
|
||||||
mv libs/armeabi/osmcore assets/osmcore_arm && \
|
mv libs/armeabi/osmcore assets/osmcore_arm && \
|
||||||
mv libs/x86/osmcore assets/osmcore_x86
|
mv libs/x86/osmcore assets/osmcore_x86
|
||||||
|
@ -102,6 +102,6 @@ the stuff in /jni and moving the three outputs to /assets.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:3.0.8.2
|
Current Version:3.0.9.0
|
||||||
Current Version Code:53
|
Current Version Code:54
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue