Update Barcode Scanner to 4.7.6

This commit is contained in:
mimi89999 2017-07-03 17:39:23 +02:00
parent 200330114f
commit 6a86e9a596
No known key found for this signature in database
GPG key ID: 4B054AC4922D7B18

View file

@ -97,6 +97,17 @@ Build:4.7.5,105
build=$$MVN3$$ install -f ../core/pom.xml -Dmaven.test.skip=true && \
$$MVN3$$ install -f ../android-core/pom.xml -Dmaven.test.skip=true
Build:4.7.6,106
commit=BS-4.7.6
output=target/android-4.7.6-aligned.apk
subdir=android
maven=yes
scanignore=core/src/test
prebuild=sed -i "58i\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ android:debuggable=\"false\"" AndroidManifest.xml
build=$$MVN3$$ install -f ../core/pom.xml -Dmaven.test.skip=true && \
$$MVN3$$ install -f ../android-core/pom.xml -Dmaven.test.skip=true
$$MVN3$$ install -f ../pom.xml -Dmaven.test.skip=true
Maintainer Notes:
Enable AUM again once they switch to a sane build system, possibly gradle.
@ -106,5 +117,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
Auto Update Mode:None
Update Check Mode:None
Current Version:4.7.3
Current Version Code:103
Current Version:4.7.6
Current Version Code:106