mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Privacy Browser to 3.15.1 (71)
This commit is contained in:
parent
9c6788b830
commit
e819d5bd42
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue