mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-27 09:09:58 +00:00
31 lines
691 B
YAML
31 lines
691 B
YAML
|
|
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
|