mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 12:02:14 +00:00
Update Privacy Browser to 3.15.1 (71)
This commit is contained in:
parent
9c6788b830
commit
e819d5bd42
1 changed files with 13 additions and 2 deletions
|
|
@ -536,6 +536,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- standard
|
- standard
|
||||||
|
|
||||||
|
- versionName: 3.15.1
|
||||||
|
versionCode: 71
|
||||||
|
commit: f54dc14f2a76e7d45964abb22f19785744fce2e9
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
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:
|
||||||
|
|
@ -543,5 +554,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '3.15'
|
CurrentVersion: 3.15.1
|
||||||
CurrentVersionCode: 70
|
CurrentVersionCode: 71
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue