default.properties
changeset 120 666ffa5135b9
parent 105 c6e4728ac9f7
child 140 f36049828552
--- a/default.properties	Wed Apr 15 20:09:24 2009 +0200
+++ b/default.properties	Tue Apr 21 16:38:25 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