From 55d8cc682fb2732f9a7d01a9fd62a70c80defaaf Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 1 Nov 2020 04:31:30 +0000 Subject: [PATCH] Update Outfield to 3 (3) --- metadata/com.matt.outfield.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/com.matt.outfield.yml b/metadata/com.matt.outfield.yml index 0b2cf940a2..496a6b35b0 100644 --- a/metadata/com.matt.outfield.yml +++ b/metadata/com.matt.outfield.yml @@ -5,6 +5,8 @@ WebSite: https://gitlab.com/Hague/outfield SourceCode: https://gitlab.com/Hague/outfield IssueTracker: https://gitlab.com/Hague/outfield/-/issues +AutoName: Outfield + RepoType: git Repo: https://gitlab.com/Hague/outfield @@ -16,7 +18,14 @@ Builds: - yes output: app/build/outputs/apk/release/com.matt.outfield-*-release-unsigned.apk + - versionName: '3' + versionCode: 3 + commit: v3 + gradle: + - yes + output: app/build/outputs/apk/release/com.matt.outfield-*-release-unsigned.apk + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '2' -CurrentVersionCode: 2 +CurrentVersion: '3' +CurrentVersionCode: 3