Categories:
  - Science & Education
License: MIT
WebSite: https://projektwerk.ucll.be/projects/khl_mob_app
SourceCode: https://projektwerk.ucll.be/projects/khl_mob_app/repository
IssueTracker: https://projektwerk.ucll.be/projects/khl_mob_app/repository/issues

AutoName: UCLL Student
Description: |-
    Show relevant information for UCLL students, for example personal course
    calendar, portal announcements and bus departures.

RepoType: git-svn
Repo: https://projektwerk.ucll.be/svn/khl_mob_app

Builds:
  - versionName: 1.0.0
    versionCode: 10000
    commit: '6'
    subdir: platforms/android
    build:
      - cd CordovaLib
      - rm build.xml
      - android update project -p .
      - ant release
      - mv bin ant-build

  - versionName: 1.0.1
    versionCode: 10001
    commit: '26'
    subdir: android
    build:
      - cd CordovaLib
      - rm build.xml
      - android update project -p .
      - ant release
      - mv bin ant-build

  - versionName: 1.1.0
    versionCode: 10100
    commit: '30'
    subdir: android
    build:
      - cd CordovaLib
      - rm build.xml
      - android update project -p .
      - ant release
      - mv bin ant-build

  - versionName: 1.1.1
    versionCode: 10101
    commit: '10101'
    subdir: android
    build:
      - cd CordovaLib
      - rm build.xml
      - android update project -p .
      - ant release
      - mv bin ant-build

AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.1.1
CurrentVersionCode: 10101