From 2f0ae53f3cc29bd4b8ca2402e5729f057f2f25b0 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 7 Sep 2022 04:54:55 +0000 Subject: [PATCH] Update Port Authority to 2.4.3 (65) --- 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 6a4734d61d..66870d4985 100644 --- a/metadata/com.aaronjwood.portauthority.yml +++ b/metadata/com.aaronjwood.portauthority.yml @@ -364,10 +364,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.4.3 + versionCode: 65 + commit: 27f577170756e91f826253540070c1311e2e4893 + 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.4.1 -CurrentVersionCode: 63 +CurrentVersion: 2.4.3 +CurrentVersionCode: 65