SMS Backup+: recipe correction, and update cv

This commit is contained in:
Ciaran Gultnieks 2014-12-24 00:22:18 +00:00
parent e8a9eb516c
commit f7c71ba646

View file

@ -122,11 +122,13 @@ Build:1.5.6,1545
pushd $$PayMe$$ && \
$$MVN3$$ -Dmaven.test.skip=true install && \
popd && \
pushd $$k9lib$$ && gradle install && popd \
$$MVN3$$ install:install-file -DgroupId=android -DartifactId=android -Dversion=4.4_r1 -Dpackaging=jar -Dfile=$$SDK$$/platforms/android-19/android.jar
pushd $$k9lib$$ && \
gradle install && \
popd && \
$$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
Update Check Mode:Tags
Current Version:1.5.6
Current Version Code:1545
Current Version Code:1546