45 lines
1,023 B
YAML
45 lines
1,023 B
YAML
|
Categories:
|
||
|
- Connectivity
|
||
|
License: GPL-3.0-only
|
||
|
AuthorName: Jakob Wenzel
|
||
|
AuthorEmail: jakobwenzel92+app@gmail.com
|
||
|
WebSite: https://jakobwenzel.github.io/MensaGuthaben
|
||
|
SourceCode: https://github.com/jakobwenzel/MensaGuthaben
|
||
|
IssueTracker: https://github.com/jakobwenzel/MensaGuthaben/issues
|
||
|
|
||
|
AutoName: Mensa-Guthaben
|
||
|
Description: |-
|
||
|
Read your current balance cards manufactured by Intercard and Magnacarta via
|
||
|
NFC. The App has been successfully tested on cards used at various universities
|
||
|
in Germany.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/jakobwenzel/MensaGuthaben
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 1.1.2
|
||
|
versionCode: 13
|
||
|
commit: v1.1.2
|
||
|
subdir: MensaGuthaben
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '1.2'
|
||
|
versionCode: 14
|
||
|
commit: v1.2
|
||
|
subdir: MensaGuthaben
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.2.1
|
||
|
versionCode: 15
|
||
|
commit: v1.2.1
|
||
|
subdir: MensaGuthaben
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: Version v%v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 1.2.1
|
||
|
CurrentVersionCode: 15
|