mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
orion.viewer - update recipe
This commit is contained in:
parent
b4ffcd2997
commit
511871a276
1 changed files with 4 additions and 0 deletions
|
|
@ -383,6 +383,7 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
output: build/outputs/apk/release/orion-viewer-$$VERSION$$-armeabi-v7a-release-unsigned.apk
|
output: build/outputs/apk/release/orion-viewer-$$VERSION$$-armeabi-v7a-release-unsigned.apk
|
||||||
prebuild:
|
prebuild:
|
||||||
|
- sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle
|
||||||
- cd ..
|
- cd ..
|
||||||
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
|
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
|
||||||
scandelete:
|
scandelete:
|
||||||
|
|
@ -400,6 +401,7 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
output: build/outputs/apk/release/orion-viewer-$$VERSION$$-x86-release-unsigned.apk
|
output: build/outputs/apk/release/orion-viewer-$$VERSION$$-x86-release-unsigned.apk
|
||||||
prebuild:
|
prebuild:
|
||||||
|
- sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle
|
||||||
- cd ..
|
- cd ..
|
||||||
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
|
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
|
||||||
scandelete:
|
scandelete:
|
||||||
|
|
@ -417,6 +419,7 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
output: build/outputs/apk/release/orion-viewer-$$VERSION$$-x86_64-release-unsigned.apk
|
output: build/outputs/apk/release/orion-viewer-$$VERSION$$-x86_64-release-unsigned.apk
|
||||||
prebuild:
|
prebuild:
|
||||||
|
- sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle
|
||||||
- cd ..
|
- cd ..
|
||||||
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
|
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
|
||||||
scandelete:
|
scandelete:
|
||||||
|
|
@ -434,6 +437,7 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
output: build/outputs/apk/release/orion-viewer-$$VERSION$$-arm64-v8a-release-unsigned.apk
|
output: build/outputs/apk/release/orion-viewer-$$VERSION$$-arm64-v8a-release-unsigned.apk
|
||||||
prebuild:
|
prebuild:
|
||||||
|
- sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle
|
||||||
- cd ..
|
- cd ..
|
||||||
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
|
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
|
||||||
scandelete:
|
scandelete:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue