mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update Privacy Browser to 3.10.1 (59)
This commit is contained in:
parent
f72d47c3f4
commit
f0d02a8ace
1 changed files with 13 additions and 2 deletions
|
|
@ -454,6 +454,17 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 3.10.1
|
||||
versionCode: 59
|
||||
commit: b1f88361f33fde911642f568e71936c33bdcc530
|
||||
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:
|
||||
|
|
@ -461,5 +472,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.10'
|
||||
CurrentVersionCode: 58
|
||||
CurrentVersion: 3.10.1
|
||||
CurrentVersionCode: 59
|
||||
|
|
|
|||
Loading…
Reference in a new issue