mirror of
https://github.com/zxing/zxing.git
synced 2024-11-10 04:54:04 -08:00
Enable android and androidtest as modules in the unified Maven build now
This commit is contained in:
parent
d895a11bbe
commit
69f7521968
3
pom.xml
3
pom.xml
|
@ -79,11 +79,8 @@
|
||||||
<module>android-integration</module>
|
<module>android-integration</module>
|
||||||
<module>zxing.appspot.com</module>
|
<module>zxing.appspot.com</module>
|
||||||
<module>zxingorg</module>
|
<module>zxingorg</module>
|
||||||
<!-- Don't build yet until Android is really present in Maven -->
|
|
||||||
<!--
|
|
||||||
<module>android</module>
|
<module>android</module>
|
||||||
<module>androidtest</module>
|
<module>androidtest</module>
|
||||||
-->
|
|
||||||
</modules>
|
</modules>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|
Loading…
Reference in a new issue