mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Privacy Browser to 3.11 (60)
This commit is contained in:
parent
a4e1943ac0
commit
ebb4b47cdb
1 changed files with 13 additions and 2 deletions
|
|
@ -465,6 +465,17 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: '3.11'
|
||||
versionCode: 60
|
||||
commit: aa9590ff1a1097733bdda217ce1fe6f1fc93afc3
|
||||
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:
|
||||
|
|
@ -472,5 +483,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.10.1
|
||||
CurrentVersionCode: 59
|
||||
CurrentVersion: '3.11'
|
||||
CurrentVersionCode: 60
|
||||
|
|
|
|||
Loading…
Reference in a new issue