diff --git a/metadata/universe.constellation.orion.viewer.yml b/metadata/universe.constellation.orion.viewer.yml index c598daf60b..f4f0d6fde7 100644 --- a/metadata/universe.constellation.orion.viewer.yml +++ b/metadata/universe.constellation.orion.viewer.yml @@ -2388,6 +2388,78 @@ Builds: - nativeLibs ndk: 23.2.8568313 + - versionName: 0.95.7 + versionCode: 2431 + commit: 318997f8c8bf092f1769727934529d5cfb6fc7b4 + 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.95.7 + versionCode: 2432 + commit: 318997f8c8bf092f1769727934529d5cfb6fc7b4 + 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.95.7 + versionCode: 2433 + commit: 318997f8c8bf092f1769727934529d5cfb6fc7b4 + 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.95.7 + versionCode: 2434 + commit: 318997f8c8bf092f1769727934529d5cfb6fc7b4 + 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: @@ -2396,5 +2468,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.95.6 -CurrentVersionCode: 2426 +CurrentVersion: 0.95.7 +CurrentVersionCode: 2434