mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update And Bible to 3.2.339 (339)
This commit is contained in:
parent
268e1c7a85
commit
e8a0c9206f
1 changed files with 22 additions and 2 deletions
|
|
@ -549,7 +549,27 @@ Builds:
|
|||
- cd -
|
||||
- cp $$AndBibleJSwordTweaks$$/jsword.jar libs/jsword.jar
|
||||
|
||||
- versionName: 3.2.339
|
||||
versionCode: 339
|
||||
commit: v3.2.339-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.336
|
||||
CurrentVersionCode: 336
|
||||
CurrentVersion: 3.2.339
|
||||
CurrentVersionCode: 339
|
||||
|
|
|
|||
Loading…
Reference in a new issue