mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Simplify build for And Bible
This commit is contained in:
parent
b178ee7dc3
commit
69dee895d2
1 changed files with 0 additions and 10 deletions
|
|
@ -758,16 +758,6 @@ Builds:
|
|||
- apt-get install -y -t stretch-backports npm g++ build-essential
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- AndBibleJSword@andbible-fdroid
|
||||
- AndBibleJSwordTweaks@andbible-fdroid
|
||||
rm:
|
||||
- app/libs/*
|
||||
build:
|
||||
- cd $$AndBibleJSwordTweaks$$
|
||||
- TARGET_DIR="." JSWORD_PATH=$$AndBibleJSword$$ gradle install
|
||||
- cd -
|
||||
- cp $$AndBibleJSwordTweaks$$/jsword.jar libs/jsword.jar
|
||||
|
||||
AutoUpdateMode: Version v%v-fdroid
|
||||
UpdateCheckMode: Tags ^v\d+\.\d+\.\d+-fdroid$
|
||||
|
|
|
|||
Loading…
Reference in a new issue