mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Privacy Browser to 3.15 (70)
This commit is contained in:
parent
8d8704dbef
commit
05b42601f7
1 changed files with 13 additions and 2 deletions
|
|
@ -525,6 +525,17 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: '3.15'
|
||||
versionCode: 70
|
||||
commit: a424c7a4dd110995277c9f4753fecb21a4a4991a
|
||||
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:
|
||||
|
|
@ -532,5 +543,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.14'
|
||||
CurrentVersionCode: 69
|
||||
CurrentVersion: '3.15'
|
||||
CurrentVersionCode: 70
|
||||
|
|
|
|||
Loading…
Reference in a new issue