From bef4b58d892b09c26d412a54c2e975fa206d5d8b Mon Sep 17 00:00:00 2001 From: Pieter Date: Sun, 4 Apr 2021 12:18:35 +0200 Subject: [PATCH] Switch OSMfocus to fdroid gradle flavor --- metadata/net.pfiers.osmfocus.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/metadata/net.pfiers.osmfocus.yml b/metadata/net.pfiers.osmfocus.yml index 348ea039ed..4318869468 100644 --- a/metadata/net.pfiers.osmfocus.yml +++ b/metadata/net.pfiers.osmfocus.yml @@ -3,6 +3,7 @@ Categories: License: Apache-2.0 SourceCode: https://github.com/ubipo/osmfocus IssueTracker: https://github.com/ubipo/osmfocus/issues +Donate: https://pfiers.net/donate AutoName: OSMfocus Reborn @@ -17,14 +18,14 @@ Builds: gradle: - yes - - versionName: 1.0.1 + - versionName: 1.0.1-fdroid versionCode: 101 commit: v1.0.1 subdir: app gradle: - - yes + - fdroid -AutoUpdateMode: Version v%v +AutoUpdateMode: Version +-fdroid v%v UpdateCheckMode: Tags CurrentVersion: 1.0.1 CurrentVersionCode: 101