mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Sav PDF Viewer to 1.9 (36)
This commit is contained in:
parent
cc26503798
commit
4a739632cb
1 changed files with 13 additions and 2 deletions
|
|
@ -41,10 +41,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.9'
|
||||
versionCode: 36
|
||||
commit: a5fca462ba94a9ff9a09ffc17895871ececd5007
|
||||
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.3
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: '1.9'
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue