Update SMS Backup+ to 1.5.6 (1539)
This commit is contained in:
parent
fdacd868b3
commit
7cf96b52b2
|
@ -73,6 +73,29 @@ Build:1.5.5,1531
|
||||||
-Dversion=0.1 \
|
-Dversion=0.1 \
|
||||||
-Dpackaging=jar
|
-Dpackaging=jar
|
||||||
|
|
||||||
|
Build:1.5.6,1539
|
||||||
|
commit=d858918f88b5763ceba7f369f3733a3829a400e1
|
||||||
|
maven=yes
|
||||||
|
srclibs=whassup@bfe515d821681bdcfac3013f0801da6027bef97c,PayMe@0.0.3,K9Mail-XOAUTH@f0580a8a739d818188df63ec7ee3023166b21033
|
||||||
|
prebuild=sed -i -e 's@<version>3.8.2</version>@<version>3.7.0</version>@g' \
|
||||||
|
-e '/<repositories>/,/<\/repositories>/d' \
|
||||||
|
pom.xml $$whassup$$/pom.xml $$PayMe$$/pom.xml && \
|
||||||
|
pushd $$whassup$$ && $$MVN3$$ -Dmaven.test.skip=true install && popd && \
|
||||||
|
pushd $$PayMe$$ && $$MVN3$$ -Dmaven.test.skip=true install && popd && \
|
||||||
|
mv $$K9Mail-XOAUTH$$/compile-only-libs $$K9Mail-XOAUTH$$/libs && \
|
||||||
|
ant clean jar -f $$K9Mail-XOAUTH$$/build.xml && \
|
||||||
|
$$MVN3$$ install:install-file -Dmaven.test.skip=true \
|
||||||
|
-Dfile=$$K9Mail-XOAUTH$$/bin/k9-imapstore.jar \
|
||||||
|
-DgroupId=com.zegoggles \
|
||||||
|
-DartifactId=k9-imapstore \
|
||||||
|
-Dversion=0.2 \
|
||||||
|
-Dpackaging=jar && \
|
||||||
|
$$MVN3$$ install:install-file -DgroupId=android \
|
||||||
|
-DartifactId=android \
|
||||||
|
-Dversion=4.4_r1 \
|
||||||
|
-Dpackaging=jar \
|
||||||
|
-Dfile=$$SDK$$/platforms/android-19/android.jar
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.5.5
|
Current Version:1.5.5
|
||||||
|
|
Loading…
Reference in a new issue