From 07bd61e392c017a7ec5e0adce3f7ea6918feaafd Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 11 Mar 2024 11:43:17 +0200 Subject: [PATCH] Newapp: ManhoodOfHumanity --- .../com.timebinding.manhoodofhumanity.yml | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/com.timebinding.manhoodofhumanity.yml diff --git a/metadata/com.timebinding.manhoodofhumanity.yml b/metadata/com.timebinding.manhoodofhumanity.yml new file mode 100644 index 0000000000..0ff834b064 --- /dev/null +++ b/metadata/com.timebinding.manhoodofhumanity.yml @@ -0,0 +1,31 @@ +Categories: + - Reading +License: GPL-3.0-only +SourceCode: https://github.com/c22qE/ManhoodOfHumanity +IssueTracker: https://github.com/c22qE/ManhoodOfHumanity/issues +Changelog: https://github.com/c22qE/ManhoodOfHumanity/releases + +AutoName: ManhoodOfHumanity + +RepoType: git +Repo: https://github.com/c22qE/ManhoodOfHumanity.git +Binaries: https://github.com/c22qE/ManhoodOfHumanity/releases/download/%v/ManhoodOfHumanity-%v.apk + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: 3abe715dd316234da92fef13c94a500fe4aef6b5 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + +AllowedAPKSigningKeys: bf98f0038c89f86ab1bdc6f734ac7a374f5ccb028c16aff89fcb416d57ede92b + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1