Update And Bible to 3.1.319.4-beta (319)

master
Tuomas Airaksinen 2019-11-26 17:09:33 +00:00 committed by relan
parent a3b4862a08
commit ab93c4336e
3 changed files with 28 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Categories:
- Reading
License: LGPL-2.1-only
License: GPL-3.0-or-later
AuthorName: Bible for Android
AuthorEmail: and-bible-support@googlegroups.com
WebSite: https://andbible.github.io/
@ -478,7 +478,27 @@ Builds:
- cp $$JSword$$/target/jsword-*.jar libs/jsword.jar
- echo "-dontwarn com.chenlb.mmseg4j.**" >> proguard-rules.pro
- versionName: 3.1.319.4-beta
versionCode: 319
commit: build-319.4
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y -t stretch-backports npm
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: None
UpdateCheckMode: Tags
CurrentVersion: 3.1.319.1-beta
CurrentVersion: 3.1.319.4-beta
CurrentVersionCode: 319

View File

@ -0,0 +1,3 @@
Repo Type:git
Repo:https://github.com/AndBible/jsword.git

View File

@ -0,0 +1,3 @@
Repo Type:git
Repo:https://github.com/AndBible/jsword-tweaks.git