Merge branch 'update_icecondor' into 'master'
Update IceCondor to 20150402 (20150402) Build, install and startup of app tested. See merge request !706
This commit is contained in:
commit
6db1f0dc70
|
@ -31,8 +31,17 @@ Build:20150301,20150301
|
|||
mkdir -p libs && \
|
||||
cp $$JodaTime$$/target/*.jar libs/
|
||||
|
||||
Build:20150402,20150402
|
||||
commit=cd7038d8605237bfb1fdeb3346cbd04e8fd8bca3
|
||||
srclibs=1:appcompat@v7,2:AndroidAsync@dbf0be16e7004c3b175174d3f6a6e01fd02f7a06,JodaTime@v2.7
|
||||
prebuild=pushd $$JodaTime$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
mkdir -p libs && \
|
||||
cp $$JodaTime$$/target/joda-time-2.7.jar libs/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:20150302
|
||||
Current Version Code:20150302
|
||||
Current Version:20150402
|
||||
Current Version Code:20150402
|
||||
|
||||
|
|
Loading…
Reference in a new issue