Update Barcode Scanner to 4.7.8 (108) and enable UCM

This commit is contained in:
mimi89999 2018-09-17 20:57:23 +02:00
parent b4dbf318a1
commit 3fb7756bd0
No known key found for this signature in database
GPG key ID: 4B054AC4922D7B18

View file

@ -120,6 +120,15 @@ Build:4.7.7,107
build=$$MVN3$$ -Dmaven.jar.sign.skip=true -Dmaven.test.skip=true -Dandroid.sign.debug=false -Dandroid.release=true package && \
zip -d android/target/android-$$VERSION$$-aligned.apk 'META-INF/*'
Build:4.7.8,108
commit=BS-4.7.8
sudo=apt-get -y install -t jessie-backports maven
output=android/target/android-$$VERSION$$-aligned.apk
rm=core/src/test
prebuild=sed -i '/<application /a\ android:debuggable="false"' android/AndroidManifest.xml
build=$$MVN3$$ -Dmaven.jar.sign.skip=true -Dmaven.test.skip=true -Dandroid.sign.debug=false -Dandroid.release=true package && \
zip -d android/target/android-$$VERSION$$-aligned.apk 'META-INF/*'
Maintainer Notes:
Enable AUM again once they switch to a sane build system, possibly gradle.
@ -128,6 +137,6 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
.
Auto Update Mode:None
Update Check Mode:None
Current Version:4.7.7
Current Version Code:107
Update Check Mode:Tags
Current Version:4.7.8
Current Version Code:108