Bump our default target to android-6 since the current SDK doesn't offer

an android-5.

Fixes 1721
This commit is contained in:
Jesse Vincent 2010-06-06 22:01:07 +00:00
parent c287c2e7df
commit b4d0bd5d5d

View file

@ -10,4 +10,4 @@
# Indicates whether an apk should be generated for each density. # Indicates whether an apk should be generated for each density.
split.density=false split.density=false
# Project target. # Project target.
target=android-5 target=android-6