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 && \
|
||||
cp $$JodaTime$$/target/*.jar libs/
|
||||
|
||||
Maintainer Notes:
|
||||
Check if 1.1.2+ gets tagged, set UCM and maybe AUM.
|
||||
.
|
||||
Build:1.2.0,4
|
||||
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
|
||||
Update Check Mode:RepoManifest
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.2.0
|
||||
Current Version Code:4
|
||||
|
||||
|
|
Loading…
Reference in a new issue