Barcode Scanner fix medatata

This commit is contained in:
mimi89999 2017-07-03 17:57:29 +02:00
parent 6a86e9a596
commit 610b67f70b
No known key found for this signature in database
GPG key ID: 4B054AC4922D7B18

View file

@ -99,13 +99,13 @@ Build:4.7.5,105
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
output=target/android-4.7.6-aligned.apk
prebuild=sed -i "58i\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ android:debuggable=\"false\"" AndroidManifest.xml
scanignore=core/src/test
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 ../android-core/pom.xml -Dmaven.test.skip=true && \
$$MVN3$$ install -f ../pom.xml -Dmaven.test.skip=true
Maintainer Notes: