mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Sav PDF Viewer to 1.8.0.3 (33)
This commit is contained in:
parent
8c718a0d27
commit
c1436cea34
1 changed files with 13 additions and 2 deletions
|
|
@ -30,10 +30,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.0.3
|
||||
versionCode: 33
|
||||
commit: a47c8070f0c4025e6f565d2f4e05ea97d70623b9
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: KnownVuln as it uses a very old version of pdfium with many vulnerabilities,
|
||||
see https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9913#note_701892370
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.8.0.2
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: 1.8.0.3
|
||||
CurrentVersionCode: 33
|
||||
|
|
|
|||
Loading…
Reference in a new issue