fdroiddata/metadata/com.bobek.metronome.yml
F-Droid checkupdates bot d58a42c7cc Update Metronome to 1.2 (3)
2022-11-28 06:30:56 +00:00

48 lines
1.1 KiB
YAML

Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: Philipp Bobek
AuthorEmail: philipp.bobek@mailbox.org
SourceCode: https://github.com/Kr0oked/Metronome
IssueTracker: https://github.com/Kr0oked/Metronome/issues
Changelog: https://github.com/Kr0oked/Metronome/releases
AutoName: Metronome
RepoType: git
Repo: https://github.com/Kr0oked/Metronome.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: '1.1'
versionCode: 2
commit: bcd36b12f16570ade2c77e86842c738330ba6e49
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: '1.2'
versionCode: 3
commit: 3290006787793c78c58c25db8de157ba5970617c
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.2'
CurrentVersionCode: 3