Update CV of SimpleDo to 1.2.0 (4)

This commit is contained in:
F-Droid Builder 2014-11-04 05:06:35 +00:00 committed by Ciaran Gultnieks
parent 03f9e196f0
commit bdf6959320

View file

@ -15,10 +15,14 @@ Repo:https://github.com/JamesFrost/SimpleDo
Build:1.1.2,3 Build:1.1.2,3
commit=343495edeb529845f0c95fa9800c63fe190c40af commit=343495edeb529845f0c95fa9800c63fe190c40af
srclibs=JodaTime@v2.5
rm=out rm=out
extlibs=android/android-support-v4.jar extlibs=android/android-support-v4.jar
srclibs=JodaTime@v2.5 prebuild=pushd $$JodaTime$$ && \
prebuild=pushd $$JodaTime$$ && $$MVN3$$ package && popd && mkdir -p libs && cp $$JodaTime$$/target/*.jar libs/ $$MVN3$$ package && \
popd && \
mkdir -p libs && \
cp $$JodaTime$$/target/*.jar libs/
Maintainer Notes: Maintainer Notes:
Check if 1.1.2+ gets tagged, set UCM and maybe AUM. Check if 1.1.2+ gets tagged, set UCM and maybe AUM.
@ -26,6 +30,6 @@ Check if 1.1.2+ gets tagged, set UCM and maybe AUM.
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:RepoManifest
Current Version:1.1.2 Current Version:1.2.0
Current Version Code:3 Current Version Code:4