mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update CV of ChatSecure to 13.1.3-beta-3 (110)
This commit is contained in:
parent
8ff361e4cb
commit
bbfa16cdb4
1 changed files with 13 additions and 13 deletions
|
|
@ -52,7 +52,7 @@ Build:0.0.10-RC6,41
|
||||||
Build:0.0.11-RC5,57
|
Build:0.0.11-RC5,57
|
||||||
commit=92db4fe01571
|
commit=92db4fe01571
|
||||||
submodules=yes
|
submodules=yes
|
||||||
update=.;external/ActionBarSherlock/library;external/MemorizingTrustManager;external/OnionKit/library
|
update=.,external/ActionBarSherlock/library,external/MemorizingTrustManager,external/OnionKit/library
|
||||||
patch=otr-asmack.patch
|
patch=otr-asmack.patch
|
||||||
prebuild=rm -rf tests/ META-INF/ robo-tests/ gitian/ proguard-project.txt && \
|
prebuild=rm -rf tests/ META-INF/ robo-tests/ gitian/ proguard-project.txt && \
|
||||||
echo "sdk-location=$$SDK$$" > external/asmack/local.properties
|
echo "sdk-location=$$SDK$$" > external/asmack/local.properties
|
||||||
|
|
@ -87,23 +87,23 @@ Build:13.1.2,107
|
||||||
commit=13.1.2
|
commit=13.1.2
|
||||||
submodules=yes
|
submodules=yes
|
||||||
init=wget https://s3.amazonaws.com/sqlcipher/SQLCipher+for+Android+v2.2.2.zip && \
|
init=wget https://s3.amazonaws.com/sqlcipher/SQLCipher+for+Android+v2.2.2.zip && \
|
||||||
unzip SQLCipher+for+Android+v2.2.2.zip && \
|
unzip SQLCipher+for+Android+v2.2.2.zip && \
|
||||||
cp -R SQLCipher\ for\ Android\ v2.2.2/libs . && \
|
cp -R SQLCipher\ for\ Android\ v2.2.2/libs . && \
|
||||||
cp -R SQLCipher\ for\ Android\ v2.2.2/assets . && \
|
cp -R SQLCipher\ for\ Android\ v2.2.2/assets . && \
|
||||||
rm -rf SQLCipher+for+Android+v2.2.2.zip "SQLCipher for Android v2.2.2" libs/guava-r09.jar && \
|
rm -rf SQLCipher+for+Android+v2.2.2.zip "SQLCipher for Android v2.2.2" libs/guava-r09.jar && \
|
||||||
./update-ant-build.sh
|
./update-ant-build.sh
|
||||||
update=no
|
update=no
|
||||||
srclibs=IOCipher@v0.1
|
srclibs=IOCipher@v0.1
|
||||||
scanignore=libs;external/SlidingMenu/example/libs
|
|
||||||
prebuild=rm external/cacheword/cachewordlib/libs/iocipher.jar && \
|
prebuild=rm external/cacheword/cachewordlib/libs/iocipher.jar && \
|
||||||
echo 'android.library.reference.1=../../../../srclib/IOCipher' >> external/cacheword/cachewordlib/project.properties && \
|
echo 'android.library.reference.1=../../../../srclib/IOCipher' >> external/cacheword/cachewordlib/project.properties && \
|
||||||
echo "sdk-location=$$SDK$$" >> external/asmack/local.properties
|
echo "sdk-location=$$SDK$$" >> external/asmack/local.properties
|
||||||
|
scanignore=libs,external/SlidingMenu/example/libs
|
||||||
build=cd external/asmack && \
|
build=cd external/asmack && \
|
||||||
./build.bash && \
|
./build.bash && \
|
||||||
cp build/asmack-android-7.jar ../../libs
|
cp build/asmack-android-7.jar ../../libs
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:13.1.2
|
Current Version:13.1.3-beta-3
|
||||||
Current Version Code:107
|
Current Version Code:110
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue