Add future pdfviewpro builds
This commit is contained in:
parent
8caf4292a5
commit
e59b63ecb0
|
@ -37,8 +37,21 @@ python2.7 ./scripts/pjpp.py --configuration pro && sed -i '/ndk-build/d' scripts
|
||||||
./scripts/build-native.sh && sed -i 's/armeabi-v7a armeabi x86/x86/g' jni/Application.mk && \
|
./scripts/build-native.sh && sed -i 's/armeabi-v7a armeabi x86/x86/g' jni/Application.mk && \
|
||||||
sed -i '/proguard/d' project.properties,forceversion=yes,forcevercode=yes
|
sed -i '/proguard/d' project.properties,forceversion=yes,forcevercode=yes
|
||||||
|
|
||||||
|
# After the first build, the scanner complains about binaries in libs/.
|
||||||
|
# Other than that, it seems to work just fine.
|
||||||
|
#Build Version:0.4.0-arm,40000,69670732537b,subdir=pdfview,target=android-17,buildjni=yes,\
|
||||||
|
#extlibs=android/android-support-v4.jar,prebuild=python2.7 ./scripts/pjpp.py --configuration pro && \
|
||||||
|
#sed -i '/ndk-build/d' scripts/build-native.sh && ./scripts/build-native.sh && \
|
||||||
|
#sed -i 's/armeabi-v7a armeabi x86/armeabi-v7a armeabi/g' jni/Application.mk && \
|
||||||
|
#sed -i '/proguard/d' project.properties,forceversion=yes,forcevercode=yes
|
||||||
|
#Build Version:0.4.0-x86,40003,69670732537b,subdir=pdfview,target=android-17,buildjni=yes,\
|
||||||
|
#extlibs=android/android-support-v4.jar,prebuild=python2.7 ./scripts/pjpp.py --configuration pro && \
|
||||||
|
#sed -i '/ndk-build/d' scripts/build-native.sh && ./scripts/build-native.sh && \
|
||||||
|
#sed -i 's/armeabi-v7a armeabi x86/x86/g' jni/Application.mk && \
|
||||||
|
#sed -i '/proguard/d' project.properties,forceversion=yes,forcevercode=yes
|
||||||
|
|
||||||
#Device-variable; we are happy enough with non-pro version
|
#Device-variable; we are happy enough with non-pro version
|
||||||
Update Check Mode:Static
|
Update Check Mode:Static
|
||||||
Current Version:0.3.4-arm
|
Current Version:0.4.0-arm
|
||||||
Current Version Code:34000
|
Current Version Code:40000
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue