Merge branch 'ucll-app-metadata-10100' into 'master'
be.lionslink.ucllstudent: new version update to version 1.1.0 * compatibility with new course calendar system * campus selection screen with different bus station displays See merge request !980
This commit is contained in:
commit
bc1ff81c3b
|
|
@ -32,8 +32,17 @@ Build:1.0.1,10001
|
||||||
ant release && \
|
ant release && \
|
||||||
mv bin ant-build
|
mv bin ant-build
|
||||||
|
|
||||||
Auto Update Mode:None
|
Build:1.1.0,10100
|
||||||
Update Check Mode:RepoManifest
|
commit=30
|
||||||
Current Version:1.0.1
|
subdir=android
|
||||||
Current Version Code:10001
|
build=cd CordovaLib && \
|
||||||
|
rm build.xml && \
|
||||||
|
android update project -p . && \
|
||||||
|
ant release && \
|
||||||
|
mv bin ant-build
|
||||||
|
|
||||||
|
Auto Update Mode:Version %c
|
||||||
|
Update Check Mode:RepoManifest
|
||||||
|
Current Version:1.1.0
|
||||||
|
Current Version Code:10100
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue