mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update And Bible to 3.2.334 (334)
This commit is contained in:
parent
5fcaa22521
commit
1b0d345e64
1 changed files with 22 additions and 2 deletions
|
|
@ -509,7 +509,27 @@ Builds:
|
|||
- cd -
|
||||
- cp $$AndBibleJSwordTweaks$$/jsword.jar libs/jsword.jar
|
||||
|
||||
- versionName: 3.2.334
|
||||
versionCode: 334
|
||||
commit: v3.2.334-fdroid
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y -t stretch-backports npm g++ build-essential
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- AndBibleJSword@build-2
|
||||
- AndBibleJSwordTweaks@v0.1.3
|
||||
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
|
||||
CurrentVersion: 3.2.333
|
||||
CurrentVersionCode: 333
|
||||
CurrentVersion: 3.2.334
|
||||
CurrentVersionCode: 334
|
||||
|
|
|
|||
Loading…
Reference in a new issue