Update Web Opac to 5.5.1 (196)

This commit is contained in:
F-Droid Builder 2018-11-02 17:00:30 +00:00 committed by Ciaran Gultnieks
parent e145f8a009
commit 22c58b0d9b

View file

@ -1337,6 +1337,19 @@ Build:5.5.0,195
scandelete=opacclient/buildSrc
preassemble=downloadJson
Build:5.5.1,196
commit=5.5.1
subdir=opacclient/opacapp
submodules=yes
gradle=yes
srclibs=CWACAdapter@v1.0.1,Endless@v1.2.3
rm=opacclient/opacapp/libs/*.jar
prebuild=cp -fR $$CWACAdapter$$/src/com src/main/java/ && \
cp -fR $$Endless$$/src/com src/main/java/ && \
sed -i -e '/adapter/d' -e '/endless/d' build.gradle
scandelete=opacclient/buildSrc
preassemble=downloadJson
Maintainer Notes:
Using commonsware maven dependencies adds READ_PHONE_STATE permission; building
the source directly fixes this but might break more easily. Wait for next release
@ -1345,5 +1358,5 @@ to deploy.
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:5.5.0
Current Version Code:195
Current Version:5.5.1
Current Version Code:196