diff --git a/build.properties b/build.properties index bf9b71bee..f05bacf0f 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -version=0.7 +version=0.8 # Set this to a location where Sun's Wireless Toolkit, version 2.5.2 or later, has been installed # Location on Linux varies but is typically under /usr/local or /usr/lib @@ -27,9 +27,6 @@ version=0.7 # Set this to the location where you installed the Android SDK. #android-home=/usr/local/android -# Set this to the location of an M3 Android SDK, if you are building the M3 version -#android-m3-home=/usr/local/android_sdk_linux_m3-rc37a - # Set this to the location of a Tomcat installation if you want to compile and run the zxing.org # web site and web application #tomcat-home=C:\\tomcat diff --git a/build.xml b/build.xml index 79a251e85..661067ad4 100644 --- a/build.xml +++ b/build.xml @@ -57,7 +57,6 @@ -