From ebd6e18ad48f2e42d68e4afd92c1e6483609f120 Mon Sep 17 00:00:00 2001 From: FestplattenSchnitzel Date: Sun, 12 Sep 2021 01:07:37 +0000 Subject: [PATCH] com.mirfatif.noorulhuda --- metadata/com.mirfatif.noorulhuda.yml | 30 ++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/com.mirfatif.noorulhuda.yml diff --git a/metadata/com.mirfatif.noorulhuda.yml b/metadata/com.mirfatif.noorulhuda.yml new file mode 100644 index 0000000000..03a82c2554 --- /dev/null +++ b/metadata/com.mirfatif.noorulhuda.yml @@ -0,0 +1,30 @@ +Categories: + - Reading +License: AGPL-3.0-or-later +AuthorName: Irfan Latif +SourceCode: https://github.com/mirfatif/NoorUlHuda +IssueTracker: https://github.com/mirfatif/NoorUlHuda/issues +Changelog: https://github.com/mirfatif/NoorUlHuda/releases + +AutoName: نور الهدى + +RepoType: git +Repo: https://github.com/mirfatif/NoorUlHuda.git + +Builds: + - versionName: v1.01 + versionCode: 101 + commit: v1.01 + subdir: app + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: v1.01 +CurrentVersionCode: 101