mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Privacy Browser to 3.10 (58)
This commit is contained in:
parent
6064def1c9
commit
5e812f8508
1 changed files with 13 additions and 2 deletions
|
|
@ -443,6 +443,17 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: '3.10'
|
||||
versionCode: 58
|
||||
commit: b0f0322c62a5cd25e587f1760a33fcf60c279954
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- standard
|
||||
|
||||
MaintainerNotes: |-
|
||||
Summary and Description are maintained by upstream using fastlane in
|
||||
the source repo:
|
||||
|
|
@ -450,5 +461,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.9'
|
||||
CurrentVersionCode: 57
|
||||
CurrentVersion: '3.10'
|
||||
CurrentVersionCode: 58
|
||||
|
|
|
|||
Loading…
Reference in a new issue