add Pitch pipe (io.bmaupin.pitchpipe)

This commit is contained in:
Izzy 2022-04-22 21:34:23 +02:00
parent c400079cb5
commit f892105e77
No known key found for this signature in database
GPG key ID: 5841AA5BBD64591E

View file

@ -0,0 +1,30 @@
Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: bmaupin
AuthorWebSite: https://bmaupin.github.io/
SourceCode: https://github.com/bmaupin/android-pitchpipe
IssueTracker: https://github.com/bmaupin/android-pitchpipe/issues
Changelog: https://github.com/bmaupin/android-pitchpipe/releases
AutoName: Pitch pipe
RepoType: git
Repo: https://github.com/bmaupin/android-pitchpipe.git
Builds:
- versionName: 0.5.0
versionCode: 5
commit: v0.5.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: 0.5.0
CurrentVersionCode: 5