diff --git a/metadata/com.stoutner.privacybrowser.standard.yml b/metadata/com.stoutner.privacybrowser.standard.yml index 6357f97337..464663cddb 100644 --- a/metadata/com.stoutner.privacybrowser.standard.yml +++ b/metadata/com.stoutner.privacybrowser.standard.yml @@ -536,6 +536,17 @@ Builds: gradle: - standard + - versionName: 3.15.1 + versionCode: 71 + commit: f54dc14f2a76e7d45964abb22f19785744fce2e9 + 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: @@ -543,5 +554,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '3.15' -CurrentVersionCode: 70 +CurrentVersion: 3.15.1 +CurrentVersionCode: 71