Update Bible Study to 3.3.387 (387)

This commit is contained in:
F-Droid checkupdates bot 2020-07-21 04:22:52 +00:00
parent 6fb6349b8e
commit 345a6b066d

View file

@ -649,7 +649,27 @@ Builds:
- cd -
- cp $$AndBibleJSwordTweaks$$/jsword.jar libs/jsword.jar
- versionName: 3.3.387
versionCode: 387
commit: v3.3.387-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@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$
CurrentVersion: 3.3.386
CurrentVersionCode: 386
CurrentVersion: 3.3.387
CurrentVersionCode: 387