From 8feb130fafa7c2570c951dca703e593728643c62 Mon Sep 17 00:00:00 2001 From: Pieter Fiers Date: Wed, 10 Feb 2021 13:49:42 +0000 Subject: [PATCH] App inclusion: OsmFocus Reborn --- metadata/net.pfiers.osmfocus.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 metadata/net.pfiers.osmfocus.yml diff --git a/metadata/net.pfiers.osmfocus.yml b/metadata/net.pfiers.osmfocus.yml new file mode 100644 index 0000000000..235045977b --- /dev/null +++ b/metadata/net.pfiers.osmfocus.yml @@ -0,0 +1,23 @@ +Categories: + - Navigation +License: Apache-2.0 +SourceCode: https://github.com/ubipo/osmfocus +IssueTracker: https://github.com/ubipo/osmfocus/issues + +AutoName: OSMfocus Reborn + +RepoType: git +Repo: https://github.com/ubipo/osmfocus + +Builds: + - versionName: 1.0.0 + versionCode: 100 + commit: v1.0.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.0 +CurrentVersionCode: 100