From a6b2b19a3546a1f0483161e47eb3e42844b68d10 Mon Sep 17 00:00:00 2001 From: woheller69 Date: Thu, 2 Dec 2021 12:34:42 +0000 Subject: [PATCH] Added GPS Cockpit --- metadata/org.woheller69.gpscockpit.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/org.woheller69.gpscockpit.yml diff --git a/metadata/org.woheller69.gpscockpit.yml b/metadata/org.woheller69.gpscockpit.yml new file mode 100644 index 0000000000..7a65d5f405 --- /dev/null +++ b/metadata/org.woheller69.gpscockpit.yml @@ -0,0 +1,24 @@ +Categories: + - Navigation +License: AGPL-3.0-or-later +AuthorName: woheller69 +SourceCode: https://github.com/woheller69/gpscockpit +IssueTracker: https://github.com/woheller69/gpscockpit/issues + +AutoName: GPS Cockpit + +RepoType: git +Repo: https://github.com/woheller69/gpscockpit + +Builds: + - versionName: '1.0' + versionCode: 100 + commit: V1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version V%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 100