[CB-4154] Set default Android target to android-17

This is done in the default project.properties file, as well as the create
script for new projects.
This commit is contained in:
Ian Clelland
2013-07-11 22:24:52 -04:00
parent 37c20c3f67
commit 546948cb8c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
# Indicates whether an apk should be generated for each density.
split.density=false
# Project target.
target=Google Inc.:Google APIs:17
target=android-17
apk-configurations=
renderscript.opt.level=O0
android.library=true