From 2d73ca302e54b72c9ae513d034a431c4cadbe9c9 Mon Sep 17 00:00:00 2001 From: Tobias Zwick Date: Wed, 17 Mar 2021 17:47:44 +0000 Subject: [PATCH] Add Luftlinie app --- metadata/de.westnordost.luftlinie.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/de.westnordost.luftlinie.yml diff --git a/metadata/de.westnordost.luftlinie.yml b/metadata/de.westnordost.luftlinie.yml new file mode 100644 index 0000000000..f05b6cb802 --- /dev/null +++ b/metadata/de.westnordost.luftlinie.yml @@ -0,0 +1,24 @@ +Categories: + - Navigation +License: GPL-3.0-only +AuthorName: Tobias Zwick +SourceCode: https://github.com/westnordost/Luftlinie +IssueTracker: https://github.com/westnordost/Luftlinie/issues +Changelog: https://github.com/westnordost/Luftlinie/releases +LiberapayID: '1625952' + +RepoType: git +Repo: https://github.com/westnordost/Luftlinie.git + +Builds: + - versionName: '1.2' + versionCode: 3 + commit: v1.2 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags ^v\d+(\.\d+)?$ +CurrentVersion: '1.2' +CurrentVersionCode: 3