diff --git a/metadata/com.mlkyh.hertz.yml b/metadata/com.mlkyh.hertz.yml new file mode 100644 index 0000000000..07470a6b17 --- /dev/null +++ b/metadata/com.mlkyh.hertz.yml @@ -0,0 +1,30 @@ +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