diff -r cb15bad7d9ca -r e19e8aba0dd2 default.properties --- a/default.properties Fri May 29 20:35:19 2009 +0200 +++ b/default.properties Mon Jun 01 14:58:03 2009 +0200 @@ -7,8 +7,6 @@ # "build.properties", and override values to adapt the script to your # project structure. -# Project target. -target=android-3 # apk configurations. This property allows creation of APK files with limited # resources. For example, if your application contains many locales and # you wish to release multiple smaller apks instead of a large one, you can @@ -20,3 +18,5 @@ # apk-config-european=en,fr,it,de,es # apk-config-northamerica=en,es apk-configurations= +# Project target. +target=android-3