From 53fb15ba823a304459b4244d24899e0b2903b54d Mon Sep 17 00:00:00 2001 From: FestplattenSchnitzel Date: Sun, 12 Sep 2021 00:50:26 +0000 Subject: [PATCH] com.mirfatif.mylocation --- metadata/com.mirfatif.mylocation.yml | 29 ++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/com.mirfatif.mylocation.yml diff --git a/metadata/com.mirfatif.mylocation.yml b/metadata/com.mirfatif.mylocation.yml new file mode 100644 index 0000000000..f06867607b --- /dev/null +++ b/metadata/com.mirfatif.mylocation.yml @@ -0,0 +1,29 @@ +Categories: + - Internet +License: AGPL-3.0-or-later +AuthorName: Irfan Latif +SourceCode: https://github.com/mirfatif/MyLocation +IssueTracker: https://github.com/mirfatif/MyLocation/issues +Changelog: https://github.com/mirfatif/MyLocation/releases + +AutoName: My Location + +RepoType: git +Repo: https://github.com/mirfatif/MyLocation + +Builds: + - versionName: v1.04 + versionCode: 104 + commit: 565e6fa6ed6aec2e01e22da5e29b22abb7edb7d9 + subdir: app + 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.04 +CurrentVersionCode: 104