diff --git a/metadata/universe.constellation.orion.viewer.yml b/metadata/universe.constellation.orion.viewer.yml index 8a718b828b..95c3e11284 100644 --- a/metadata/universe.constellation.orion.viewer.yml +++ b/metadata/universe.constellation.orion.viewer.yml @@ -1308,6 +1308,78 @@ Builds: - nativeLibs ndk: 23.2.8568313 + - versionName: 0.94.2 + versionCode: 2299 + commit: 4ce7bff26d00cdf9c7d1462d48e5b72509321a72 + 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.2 + versionCode: 2300 + commit: 4ce7bff26d00cdf9c7d1462d48e5b72509321a72 + 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.2 + versionCode: 2301 + commit: 4ce7bff26d00cdf9c7d1462d48e5b72509321a72 + 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.2 + versionCode: 2302 + commit: 4ce7bff26d00cdf9c7d1462d48e5b72509321a72 + 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: @@ -1316,5 +1388,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.1 -CurrentVersionCode: 2290 +CurrentVersion: 0.94.2 +CurrentVersionCode: 2302