From 46ba3f6eb8d400abab26e27740c15c0018e37f6f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 21 Nov 2023 09:45:30 +0000 Subject: [PATCH] Update Privacy Browser to 3.16 (72) --- metadata/com.stoutner.privacybrowser.standard.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.stoutner.privacybrowser.standard.yml b/metadata/com.stoutner.privacybrowser.standard.yml index 5c4b2c651e..a684138ea2 100644 --- a/metadata/com.stoutner.privacybrowser.standard.yml +++ b/metadata/com.stoutner.privacybrowser.standard.yml @@ -547,6 +547,17 @@ Builds: gradle: - standard + - versionName: '3.16' + versionCode: 72 + commit: 13e40f25aef5ddfcb5cd7b398c514cf2aa03e334 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - standard + MaintainerNotes: |- Summary and Description are maintained by upstream using fastlane in the source repo: @@ -554,5 +565,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 3.15.1 -CurrentVersionCode: 71 +CurrentVersion: '3.16' +CurrentVersionCode: 72