OS Monitor (com.eolwral.osmonitor): update srclibs for latest version
This commit is contained in:
parent
a6c1ad03a8
commit
c04b01b7aa
|
@ -86,14 +86,18 @@ Build:3.0.7.2,50
|
|||
Build:3.0.8.2,53
|
||||
commit=3.0.8.2
|
||||
subdir=OSMonitor
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=1:ActionBarSherlock@4.4.0
|
||||
prebuild=mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||||
scanignore=OSMonitor/assets/osmcore_arm
|
||||
srclibs=1:Support/v7/appcompat@android-4.4_r1.1;2:Volley@android-4.4_r1.2
|
||||
build=$$NDK$$/ndk-build && \
|
||||
mv libs/armeabi/osmcore assets/osmcore_arm && \
|
||||
mv libs/x86/osmcore assets/osmcore_x86
|
||||
buildjni=no
|
||||
|
||||
Maintainer Notes:
|
||||
Could support additional CPU architectures and lose the scanignore by building
|
||||
the stuff in /jni and moving the three outputs to /assets.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.0.8.2
|
||||
|
|
Loading…
Reference in a new issue