Update PasswdSafe to 5.2.0 (50200)
This commit is contained in:
parent
3586083820
commit
367124f116
|
@ -101,6 +101,23 @@ Build:5.1.0,50100
|
|||
scanignore=lib/libs/android-support-v4.jar,passwdsafe/libs/bcprov-jdk15on-151.jar
|
||||
buildjni=yes
|
||||
|
||||
Build:5.2.0,50200
|
||||
commit=rel-5.2.0
|
||||
subdir=passwdsafe
|
||||
srclibs=BouncyCastle@r1rv51
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=pushd $$BouncyCastle$$ && \
|
||||
ant -f ant/jdk15+.xml build-provider && \
|
||||
popd && \
|
||||
cp $$BouncyCastle$$/build/artifacts/jdk1.5/jars/bcprov-jdk15on-151.jar libs/ && \
|
||||
rm -rf ../{releases,sync,test,lib-box,lib-play} && \
|
||||
rm libs/bcprov-jdk15-143.jar && \
|
||||
mv libs/android-support-v4.jar ../lib/libs/ && \
|
||||
sed -i '/key.store/d' ant.properties && \
|
||||
echo -e "sdk.dir=$$SDK$$\nndk.dir=$$NDK$$\n" >> local.properties
|
||||
target=android-10
|
||||
buildjni=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:5.2.0
|
||||
|
|
Loading…
Reference in a new issue