UCLL Student App: Make lint happy
This commit is contained in:
parent
705c2644dc
commit
ac2998af6e
|
@ -7,7 +7,8 @@ Issue Tracker:https://projectwerk.khleuven.be/projects/khl_mob_app/issues
|
|||
Auto Name:UCLL Student App
|
||||
Summary:Student app for UCLL students
|
||||
Description:
|
||||
The UCLL Student App is a mobile application for smartphones (and tablets) for UCLL students. Relevant information is shown in the app, for example personal course calendar, portal announcements and bus departures.
|
||||
Show relevant information for UCLL students, for example personal course
|
||||
calendar, portal announcements and bus departures.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
|
@ -15,8 +16,12 @@ Repo:https://projectwerk.khleuven.be/svn/khl_mob_app
|
|||
|
||||
Build:1.0.0,10000
|
||||
commit=6
|
||||
build=cd CordovaLib && rm build.xml && android update project -p . && ant release && mv bin ant-build
|
||||
subdir=platforms/android
|
||||
build=cd CordovaLib && \
|
||||
rm build.xml && \
|
||||
android update project -p . && \
|
||||
ant release && \
|
||||
mv bin ant-build
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
Loading…
Reference in a new issue