Did a big refactoring on the MonochromeBitmapSource. I removed all the caching lumina...
[zxing.git] / build.xml
index b043524..80ea1c6 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -41,6 +41,7 @@
     <ant dir="javase" target="clean"/>
     <ant dir="bug" target="clean"/>    
     <ant dir="android" target="clean"/>
+    <ant dir="androidtest" target="clean"/>
     <ant dir="rim" target="clean"/>
     <ant dir="zxingorg" target="clean"/>
     <delete dir="docs/javadoc"/>