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 && \
|
||||
mv bin ant-build
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0.1
|
||||
Current Version Code:10001
|
||||
Build:1.1.0,10100
|
||||
commit=30
|
||||
subdir=android
|
||||
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