mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +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
|
||||
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:
|
||||
|
|
@ -400,6 +401,7 @@ Builds:
|
|||
- 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:
|
||||
|
|
@ -417,6 +419,7 @@ Builds:
|
|||
- 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:
|
||||
|
|
@ -434,6 +437,7 @@ Builds:
|
|||
- 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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue