mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Privacy Browser to 3.16 (72)
This commit is contained in:
parent
d0772a0bf3
commit
46ba3f6eb8
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue