diff --git a/metadata/universe.constellation.orion.viewer.yml b/metadata/universe.constellation.orion.viewer.yml index 44c4b59a5c..2590f3599a 100644 --- a/metadata/universe.constellation.orion.viewer.yml +++ b/metadata/universe.constellation.orion.viewer.yml @@ -804,6 +804,78 @@ Builds: - nativeLibs/mupdf ndk: 23.2.8568313 + - versionName: 0.92.4 + versionCode: 2203 + commit: a9dfd41b08860f568628b2074d2509ac37c914ca + subdir: orion-viewer + sudo: + - apt-get update + - apt-get install -y make g++ pkg-config + gradle: + - yes + output: build/outputs/apk/release/orion-viewer-$$VERSION$$-armeabi-v7a-release-unsigned.apk + prebuild: + - sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle + - cd .. + - gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf + scandelete: + - nativeLibs/mupdf + ndk: 23.2.8568313 + + - versionName: 0.92.4 + versionCode: 2204 + commit: a9dfd41b08860f568628b2074d2509ac37c914ca + subdir: orion-viewer + sudo: + - apt-get update + - apt-get install -y make g++ pkg-config + gradle: + - yes + output: build/outputs/apk/release/orion-viewer-$$VERSION$$-x86-release-unsigned.apk + prebuild: + - sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle + - cd .. + - gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf + scandelete: + - nativeLibs/mupdf + ndk: 23.2.8568313 + + - versionName: 0.92.4 + versionCode: 2205 + commit: a9dfd41b08860f568628b2074d2509ac37c914ca + subdir: orion-viewer + sudo: + - apt-get update + - apt-get install -y make g++ pkg-config + gradle: + - yes + output: build/outputs/apk/release/orion-viewer-$$VERSION$$-x86_64-release-unsigned.apk + prebuild: + - sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle + - cd .. + - gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf + scandelete: + - nativeLibs/mupdf + ndk: 23.2.8568313 + + - versionName: 0.92.4 + versionCode: 2206 + commit: a9dfd41b08860f568628b2074d2509ac37c914ca + subdir: orion-viewer + sudo: + - apt-get update + - apt-get install -y make g++ pkg-config + gradle: + - yes + output: build/outputs/apk/release/orion-viewer-$$VERSION$$-arm64-v8a-release-unsigned.apk + prebuild: + - sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle + - cd .. + - gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf + scandelete: + - nativeLibs/mupdf + ndk: 23.2.8568313 + AutoUpdateMode: Version UpdateCheckMode: Tags VercodeOperation: @@ -812,5 +884,5 @@ VercodeOperation: - 3 + %c - 4 + %c UpdateCheckData: orion-viewer/version.properties|orion\.version\.code\s*=\s*([0-9]+)|.|orion.version.name\s*=\s*(.+) -CurrentVersion: 0.92.3 -CurrentVersionCode: 2202 +CurrentVersion: 0.92.4 +CurrentVersionCode: 2206