diff --git a/metadata/universe.constellation.orion.viewer.yml b/metadata/universe.constellation.orion.viewer.yml index 95c3e11284..ad55d00523 100644 --- a/metadata/universe.constellation.orion.viewer.yml +++ b/metadata/universe.constellation.orion.viewer.yml @@ -1380,6 +1380,78 @@ Builds: - nativeLibs ndk: 23.2.8568313 + - versionName: 0.94.3 + versionCode: 2307 + commit: ed2f96a1c400ce065dd7f2fa96f66fae376336e5 + 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 + ndk: 23.2.8568313 + + - versionName: 0.94.3 + versionCode: 2308 + commit: ed2f96a1c400ce065dd7f2fa96f66fae376336e5 + 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 + ndk: 23.2.8568313 + + - versionName: 0.94.3 + versionCode: 2309 + commit: ed2f96a1c400ce065dd7f2fa96f66fae376336e5 + 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 + ndk: 23.2.8568313 + + - versionName: 0.94.3 + versionCode: 2310 + commit: ed2f96a1c400ce065dd7f2fa96f66fae376336e5 + 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 + ndk: 23.2.8568313 + AutoUpdateMode: Version UpdateCheckMode: Tags VercodeOperation: @@ -1388,5 +1460,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.94.2 -CurrentVersionCode: 2302 +CurrentVersion: 0.94.3 +CurrentVersionCode: 2310