Update Web Opac to 5.5.2 (197)
This commit is contained in:
parent
58d182c316
commit
c34fcd8d10
|
@ -1350,6 +1350,19 @@ Build:5.5.1,196
|
||||||
scandelete=opacclient/buildSrc
|
scandelete=opacclient/buildSrc
|
||||||
preassemble=downloadJson
|
preassemble=downloadJson
|
||||||
|
|
||||||
|
Build:5.5.2,197
|
||||||
|
commit=5.5.2
|
||||||
|
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:
|
Maintainer Notes:
|
||||||
Using commonsware maven dependencies adds READ_PHONE_STATE permission; building
|
Using commonsware maven dependencies adds READ_PHONE_STATE permission; building
|
||||||
the source directly fixes this but might break more easily. Wait for next release
|
the source directly fixes this but might break more easily. Wait for next release
|
||||||
|
@ -1358,5 +1371,5 @@ to deploy.
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:5.5.1
|
Current Version:5.5.2
|
||||||
Current Version Code:196
|
Current Version Code:197
|
||||||
|
|
Loading…
Reference in a new issue