fdroiddata/metadata/com.mlkyh.hertz.yml

31 lines
691 B
YAML
Raw Normal View History

2022-02-16 08:50:04 +00:00
Categories:
- Science & Education
License: GPL-3.0-only
AuthorName: MLKYH
AuthorEmail: mlkyh@disroot.org
SourceCode: https://gitlab.com/tribology/hertz
IssueTracker: https://gitlab.com/tribology/hertz/issues
Changelog: https://gitlab.com/tribology/hertz/releases
AutoName: Hertz contact
RepoType: git
Repo: https://gitlab.com/tribology/hertz
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.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
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1