mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Privacy Browser to 3.17 (73)
This commit is contained in:
parent
f631eba5d6
commit
43d338424e
1 changed files with 13 additions and 2 deletions
|
|
@ -558,6 +558,17 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: '3.17'
|
||||
versionCode: 73
|
||||
commit: 7a54e6907e74196a4840a2434dd13e2b68a95db4
|
||||
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:
|
||||
|
|
@ -565,5 +576,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.16'
|
||||
CurrentVersionCode: 72
|
||||
CurrentVersion: '3.17'
|
||||
CurrentVersionCode: 73
|
||||
|
|
|
|||
Loading…
Reference in a new issue