Update Orion Viewer to 0.94.0 (2278)

This commit is contained in:
F-Droid checkupdates bot 2024-06-09 17:51:36 +00:00
parent 1f91531eb4
commit 6e34656cfd

View file

@ -1164,6 +1164,78 @@ Builds:
- nativeLibs
ndk: 23.2.8568313
- versionName: 0.94.0
versionCode: 2275
commit: 1ae9c5ea85d441cd7c5267ab6b2d3d3ebb817c1d
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.0
versionCode: 2276
commit: 1ae9c5ea85d441cd7c5267ab6b2d3d3ebb817c1d
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.0
versionCode: 2277
commit: 1ae9c5ea85d441cd7c5267ab6b2d3d3ebb817c1d
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.0
versionCode: 2278
commit: 1ae9c5ea85d441cd7c5267ab6b2d3d3ebb817c1d
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:
@ -1172,5 +1244,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.93.4
CurrentVersionCode: 2262
CurrentVersion: 0.94.0
CurrentVersionCode: 2278