Add manually 3.2.333 and fix AutoUpdateMode

This commit is contained in:
Tuomas Airaksinen 2020-01-05 21:49:12 +02:00
parent 794839c407
commit c87e3e0de1

View file

@ -489,7 +489,27 @@ Builds:
- cd -
- cp $$AndBibleJSwordTweaks$$/jsword.jar libs/jsword.jar
AutoUpdateMode: Version +-fdroid v%v
- versionName: 3.2.333
versionCode: 333
commit: v3.2.333-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