Revert "Barcode Scanner: also build android-core, use maven"
v4.6.4 didn't have any java files under android-core yet. Also this
change did not work for v4.7.0
This reverts commit 0a81bb2694
.
This commit is contained in:
parent
711f72affe
commit
065cbf3603
|
@ -84,9 +84,9 @@ Build:4.6.3,98
|
||||||
Build:4.6.4,99
|
Build:4.6.4,99
|
||||||
commit=BS-4.6.4
|
commit=BS-4.6.4
|
||||||
subdir=android
|
subdir=android
|
||||||
maven=yes
|
target=android-19
|
||||||
build=$$MVN3$$ package -f ../core/pom.xml && \
|
prebuild=echo -e "java.source=7\njava.target=7" >> local.properties
|
||||||
$$MVN3$$ package -f ../android-core/pom.xml
|
build=$$MVN3$$ package -f ../core/pom.xml
|
||||||
|
|
||||||
Build:4.7.0,100
|
Build:4.7.0,100
|
||||||
commit=BS-4.7.0
|
commit=BS-4.7.0
|
||||||
|
|
Loading…
Reference in a new issue