diff -r eb0c7004090c -r 64cd99927c28 default.properties --- a/default.properties Tue Apr 21 20:48:35 2009 +0200 +++ b/default.properties Tue Apr 21 22:49:38 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