Need to use 1.5 jar location
[zxing.git] / android-integration / build.xml
index a805d67..988025c 100644 (file)
@@ -34,7 +34,7 @@
            debug="true"
            deprecation="true">
       <classpath>
-        <pathelement location="${android-home}/android.jar"/>
+        <pathelement location="${android-home}/platforms/android-1.5/android.jar"/>
       </classpath>
     </javac>
     <jar jarfile="android-integration.jar" basedir="build"/>