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