Update Barcode Scanner to 4.6.5 (100)
This commit is contained in:
parent
a40bf53249
commit
55426ef694
|
@ -88,8 +88,15 @@ Build:4.6.4,99
|
||||||
prebuild=echo -e "java.source=7\njava.target=7" >> local.properties
|
prebuild=echo -e "java.source=7\njava.target=7" >> local.properties
|
||||||
build=$$MVN3$$ package -f ../core/pom.xml
|
build=$$MVN3$$ package -f ../core/pom.xml
|
||||||
|
|
||||||
|
Build:4.6.5,100
|
||||||
|
commit=BS-4.6.5
|
||||||
|
subdir=android
|
||||||
|
target=android-19
|
||||||
|
prebuild=echo -e "java.source=7\njava.target=7" >> local.properties
|
||||||
|
build=$$MVN3$$ package -f ../core/pom.xml
|
||||||
|
|
||||||
Auto Update Mode:Version BS-%v
|
Auto Update Mode:Version BS-%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:4.6.4
|
Current Version:4.6.5
|
||||||
Current Version Code:99
|
Current Version Code:100
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue