Update Orion Viewer to 0.90.3 (2110)

This commit is contained in:
F-Droid checkupdates bot 2024-04-07 17:13:15 +00:00
parent be3a939473
commit 39d53c65af

View file

@ -304,6 +304,74 @@ Builds:
- nativeLibs/mupdf
ndk: 23.2.8568313
- versionName: 0.90.3
versionCode: 2107
commit: 5609fe48982163eb600ff3fa5b66904ff645aaa7
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:
- cd ..
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
scandelete:
- nativeLibs/mupdf
ndk: 23.2.8568313
- versionName: 0.90.3
versionCode: 2108
commit: 5609fe48982163eb600ff3fa5b66904ff645aaa7
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:
- cd ..
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
scandelete:
- nativeLibs/mupdf
ndk: 23.2.8568313
- versionName: 0.90.3
versionCode: 2109
commit: 5609fe48982163eb600ff3fa5b66904ff645aaa7
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:
- cd ..
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
scandelete:
- nativeLibs/mupdf
ndk: 23.2.8568313
- versionName: 0.90.3
versionCode: 2110
commit: 5609fe48982163eb600ff3fa5b66904ff645aaa7
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:
- cd ..
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
scandelete:
- nativeLibs/mupdf
ndk: 23.2.8568313
AutoUpdateMode: Version
UpdateCheckMode: Tags
VercodeOperation:
@ -312,5 +380,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.90.2
CurrentVersionCode: 2102
CurrentVersion: 0.90.3
CurrentVersionCode: 2110