Barcode Scanner fix medatata
This commit is contained in:
parent
6a86e9a596
commit
610b67f70b
|
|
@ -99,13 +99,13 @@ Build:4.7.5,105
|
||||||
|
|
||||||
Build:4.7.6,106
|
Build:4.7.6,106
|
||||||
commit=BS-4.7.6
|
commit=BS-4.7.6
|
||||||
output=target/android-4.7.6-aligned.apk
|
|
||||||
subdir=android
|
subdir=android
|
||||||
maven=yes
|
maven=yes
|
||||||
scanignore=core/src/test
|
output=target/android-4.7.6-aligned.apk
|
||||||
prebuild=sed -i "58i\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ android:debuggable=\"false\"" AndroidManifest.xml
|
prebuild=sed -i "58i\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ android:debuggable=\"false\"" AndroidManifest.xml
|
||||||
|
scanignore=core/src/test
|
||||||
build=$$MVN3$$ install -f ../core/pom.xml -Dmaven.test.skip=true && \
|
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
|
$$MVN3$$ install -f ../pom.xml -Dmaven.test.skip=true
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue