SimpleDo: update to 1.2.0, set ucm
This commit is contained in:
parent
4c2d22a7f8
commit
280981ae68
|
@ -24,12 +24,19 @@ Build:1.1.2,3
|
||||||
mkdir -p libs && \
|
mkdir -p libs && \
|
||||||
cp $$JodaTime$$/target/*.jar libs/
|
cp $$JodaTime$$/target/*.jar libs/
|
||||||
|
|
||||||
Maintainer Notes:
|
Build:1.2.0,4
|
||||||
Check if 1.1.2+ gets tagged, set UCM and maybe AUM.
|
commit=v1.2.0
|
||||||
.
|
srclibs=JodaTime@v2.5
|
||||||
|
rm=out
|
||||||
|
extlibs=android/android-support-v4.jar
|
||||||
|
prebuild=pushd $$JodaTime$$ && \
|
||||||
|
$$MVN3$$ package && \
|
||||||
|
popd && \
|
||||||
|
mkdir -p libs && \
|
||||||
|
cp $$JodaTime$$/target/*.jar libs/
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:Tags
|
||||||
Current Version:1.2.0
|
Current Version:1.2.0
|
||||||
Current Version Code:4
|
Current Version Code:4
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue