fdroiddata/metadata/com.mcsnowflake.worktimer.yml
2021-10-13 04:20:02 +00:00

48 lines
906 B
YAML

Categories:
- Time
License: GPL-3.0-only
SourceCode: https://gitlab.com/McSnowflake/worktimer
IssueTracker: https://gitlab.com/McSnowflake/worktimer/-/issues
AutoName: WorkTimer
RepoType: git
Repo: https://gitlab.com/McSnowflake/worktimer.git
Builds:
- versionName: '1.1'
versionCode: 2
commit: v1.1
subdir: app
gradle:
- yes
- versionName: '1.2'
versionCode: 3
commit: v1.2
subdir: app
gradle:
- yes
- versionName: '1.3'
versionCode: 4
commit: v1.3
subdir: app
gradle:
- yes
- versionName: 1.4-beta1
versionCode: 5
commit: v1.4-beta1
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 1.4-beta1
CurrentVersionCode: 5