mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +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:
|
gradle:
|
||||||
- standard
|
- 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: |-
|
MaintainerNotes: |-
|
||||||
Summary and Description are maintained by upstream using fastlane in
|
Summary and Description are maintained by upstream using fastlane in
|
||||||
the source repo:
|
the source repo:
|
||||||
|
|
@ -461,5 +472,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '3.10'
|
CurrentVersion: 3.10.1
|
||||||
CurrentVersionCode: 58
|
CurrentVersionCode: 59
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue