From 8cd7c6c8b93c6e643520eb3aac29ae59d273f077 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 2 Sep 2020 03:44:08 +0000 Subject: [PATCH] Update Port Authority to 2.3.3 (61) --- metadata/com.aaronjwood.portauthority.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/com.aaronjwood.portauthority.yml b/metadata/com.aaronjwood.portauthority.yml index 4f19efe0a4..0215b21254 100644 --- a/metadata/com.aaronjwood.portauthority.yml +++ b/metadata/com.aaronjwood.portauthority.yml @@ -346,10 +346,19 @@ Builds: output: build/outputs/apk/free/release/PortAuthority-$$VERSION$$-free-release-unsigned.apk prebuild: sed -i -e '/applicationIdSuffix/d; /versionNameSuffix/d' build.gradle + - versionName: 2.3.3 + versionCode: 61 + commit: v2.3.3 + subdir: app + gradle: + - yes + output: build/outputs/apk/free/release/PortAuthority-$$VERSION$$-free-release-unsigned.apk + prebuild: sed -i -e '/applicationIdSuffix/d; /versionNameSuffix/d' build.gradle + MaintainerNotes: | Don't use flavour 'free' since it adds a versionName suffix confusing checkupdate AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 2.3.2 -CurrentVersionCode: 60 +CurrentVersion: 2.3.3 +CurrentVersionCode: 61