Enable android and androidtest as modules in the unified Maven build now

This commit is contained in:
Sean Owen 2014-03-08 00:30:51 +00:00
parent d895a11bbe
commit 69f7521968

View file

@ -79,11 +79,8 @@
<module>android-integration</module>
<module>zxing.appspot.com</module>
<module>zxingorg</module>
<!-- Don't build yet until Android is really present in Maven -->
<!--
<module>android</module>
<module>androidtest</module>
-->
</modules>
<properties>