New App: com.bobek.metronome

This commit is contained in:
Philipp Bobek 2022-09-08 21:12:00 +02:00 committed by linsui
parent f258d0001a
commit 9037198235

View file

@ -0,0 +1,30 @@
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 update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1