Update Orion Viewer to 0.95.3 (2408)

This commit is contained in:
F-Droid checkupdates bot 2024-12-15 05:12:37 +00:00 committed by Licaon_Kter
parent d27fe018d2
commit c369cf5bf7

View file

@ -2100,6 +2100,78 @@ Builds:
- nativeLibs
ndk: 23.2.8568313
- versionName: 0.95.3
versionCode: 2405
commit: d03df180c4a7dd746d40941b04ef4a9859887574
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.3
versionCode: 2406
commit: d03df180c4a7dd746d40941b04ef4a9859887574
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.3
versionCode: 2407
commit: d03df180c4a7dd746d40941b04ef4a9859887574
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.3
versionCode: 2408
commit: d03df180c4a7dd746d40941b04ef4a9859887574
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:
@ -2108,5 +2180,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.2
CurrentVersionCode: 2404
CurrentVersion: 0.95.3
CurrentVersionCode: 2408