mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Orion Viewer to 0.95.7 (2434)
This commit is contained in:
parent
306acf3bd8
commit
45eb0f69f3
1 changed files with 74 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue