Barcode Scanner: also build android-core, use maven
This commit is contained in:
parent
fb41d645b4
commit
0a81bb2694
|
@ -84,9 +84,9 @@ Build:4.6.3,98
|
|||
Build:4.6.4,99
|
||||
commit=BS-4.6.4
|
||||
subdir=android
|
||||
target=android-19
|
||||
prebuild=echo -e "java.source=7\njava.target=7" >> local.properties
|
||||
build=$$MVN3$$ package -f ../core/pom.xml
|
||||
maven=yes
|
||||
build=$$MVN3$$ package -f ../core/pom.xml && \
|
||||
$$MVN3$$ package -f ../android-core/pom.xml
|
||||
|
||||
Build:4.7.0,100
|
||||
commit=BS-4.7.0
|
||||
|
|
Loading…
Reference in a new issue