Update Orion Viewer to 0.93.2 (2238)

This commit is contained in:
F-Droid checkupdates bot 2024-05-28 18:15:47 +00:00
parent 87b54022d1
commit 461e44b60c

View file

@ -948,6 +948,78 @@ Builds:
- nativeLibs
ndk: 23.2.8568313
- versionName: 0.93.2
versionCode: 2235
commit: fdccf8f7f51bc6fb7d639d60790742d7e059be2f
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.93.2
versionCode: 2236
commit: fdccf8f7f51bc6fb7d639d60790742d7e059be2f
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.93.2
versionCode: 2237
commit: fdccf8f7f51bc6fb7d639d60790742d7e059be2f
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.93.2
versionCode: 2238
commit: fdccf8f7f51bc6fb7d639d60790742d7e059be2f
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:
@ -956,5 +1028,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.1
CurrentVersionCode: 2226
CurrentVersion: 0.93.2
CurrentVersionCode: 2238