41 lines
1,004 B
YAML
41 lines
1,004 B
YAML
|
Categories:
|
||
|
- Time
|
||
|
License: GPL-2.0-only
|
||
|
SourceCode: https://gitlab.com/kollo/MeetingCostClock
|
||
|
IssueTracker: https://gitlab.com/kollo/MeetingCostClock/issues
|
||
|
|
||
|
AutoName: Meeting-Cost-Clock
|
||
|
Description: |-
|
||
|
Clock, which measures the time in a currency value (EURO or Dollar). It can
|
||
|
show, how expensive a meeting will be taking into account the number of
|
||
|
participants and a mean value of a price per person per hour.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://gitlab.com/kollo/MeetingCostClock.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 1.08-10
|
||
|
versionCode: 10
|
||
|
commit: 3addf5a40f067e72e88fc8041455c544a2f23716
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.08-11
|
||
|
versionCode: 11
|
||
|
commit: 6f412a4fca72d0010da5e0ee8dff0dda3f048220
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.08-12
|
||
|
versionCode: 12
|
||
|
commit: 1.08-12
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
prebuild: sed -i -e '/keystore/d' build.gradle
|
||
|
|
||
|
AutoUpdateMode: Version %v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 1.08-12
|
||
|
CurrentVersionCode: 12
|