diff --git a/metadata/universe.constellation.orion.viewer.yml b/metadata/universe.constellation.orion.viewer.yml index 066688704e..eb33c10790 100644 --- a/metadata/universe.constellation.orion.viewer.yml +++ b/metadata/universe.constellation.orion.viewer.yml @@ -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