comment out optimize android-koha
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 13 Oct 2010 16:14:53 +0000 (18:14 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 13 Oct 2010 16:14:53 +0000 (18:14 +0200)
android/build.xml

index ad9bead..ac0173f 100644 (file)
@@ -185,7 +185,9 @@ limitations under the License.
 
     <unzip src="../core/core.jar" dest="${out-classes}" overwrite="true"/>
 
+<!--
     <antcall target="optimize"/>
+-->
   </target>
 
   <target name="optimize" unless="no-optimize">