mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Orion Viewer to 0.82.1 (208)
This commit is contained in:
parent
b9e034d405
commit
3cd10cde7f
1 changed files with 16 additions and 2 deletions
|
|
@ -32,6 +32,20 @@ Builds:
|
|||
- nativeLibs/mupdf
|
||||
ndk: r20b
|
||||
|
||||
- versionName: 0.82.1
|
||||
versionCode: 208
|
||||
commit: 15afa2760d5e430e617e2e0cbbcb1112f11735bf
|
||||
subdir: orion-viewer
|
||||
gradle:
|
||||
- arm7
|
||||
output: build/outputs/apk/arm7/release/orion-viewer-$$VERSION$$-arm7-release-unsigned.apk
|
||||
prebuild:
|
||||
- cd ..
|
||||
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
|
||||
scandelete:
|
||||
- nativeLibs/mupdf
|
||||
ndk: r20b
|
||||
|
||||
MaintainerNotes: |-
|
||||
KnownVuln: MuPDF 1.16.1 noted at below link
|
||||
https://github.com/max-kammerer/orion-viewer/commits/$TAG/nativeLibs/mupdfModule
|
||||
|
|
@ -41,5 +55,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: orion-viewer/version.properties|orion\.version\.code\s*=\s*([0-9]+)|.|orion.version.name\s*=\s*(.+)
|
||||
CurrentVersion: 0.81.2
|
||||
CurrentVersionCode: 198
|
||||
CurrentVersion: 0.82.1
|
||||
CurrentVersionCode: 208
|
||||
|
|
|
|||
Loading…
Reference in a new issue