Update Bible Study to 3.3.379 (379)

This commit is contained in:
F-Droid checkupdates bot 2020-06-15 08:26:34 +00:00
parent 742be4b4e0
commit ca01a5cfe4

View file

@ -8,7 +8,7 @@ SourceCode: https://github.com/AndBible/and-bible
IssueTracker: https://github.com/AndBible/and-bible/issues
Translation: https://www.transifex.com/mjdenham/andbible/
AutoName: And Bible
AutoName: Bible Study
RepoType: git
Repo: https://github.com/AndBible/and-bible.git
@ -529,7 +529,27 @@ Builds:
- cd -
- cp $$AndBibleJSwordTweaks$$/jsword.jar libs/jsword.jar
- versionName: 3.3.379
versionCode: 379
commit: v3.3.379-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.2.343
CurrentVersionCode: 343
CurrentVersion: 3.3.379
CurrentVersionCode: 379