Update ChatSecure (info.guardianproject.otr.app.im) to 13.0.2 (95)
This commit is contained in:
parent
f09fcf5786
commit
d224aa68ad
|
|
@ -83,6 +83,25 @@ Build:12.7.1,92
|
|||
./build.bash && \
|
||||
cp build/asmack-android-4.jar ../../libs)
|
||||
|
||||
Build:13.0.2,95
|
||||
commit=13.0.2
|
||||
submodules=yes
|
||||
update=no
|
||||
srclibs=IOCipher@v0.1
|
||||
prebuild=rm external/cacheword/cachewordlib/libs/iocipher.jar && \
|
||||
$$SDK$$/tools/android update project -p external/cacheword/cachewordlib -l ../../../../srclib/IOCipher && \
|
||||
wget https://s3.amazonaws.com/sqlcipher/SQLCipher+for+Android+v2.2.2.zip && \
|
||||
echo "sdk-location=$$SDK$$" >> external/asmack/local.properties && \
|
||||
rm -f external/SlidingMenu/example/libs/crittercism*
|
||||
build=unzip SQLCipher+for+Android+v2.2.2.zip && \
|
||||
cp -R SQLCipher\ for\ Android\ v2.2.2/libs/* libs && \
|
||||
cp -R SQLCipher\ for\ Android\ v2.2.2/assets . && \
|
||||
rm libs/guava-r09.jar && \
|
||||
./update-ant-build.sh && \
|
||||
cd external/asmack && \
|
||||
./build.bash && \
|
||||
cp build/asmack-android-7.jar ../../libs
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:13.0.8
|
||||
|
|
|
|||
Loading…
Reference in a new issue