Bump our default target to android-6 since the current SDK doesn't offer
an android-5. Fixes 1721
This commit is contained in:
parent
c287c2e7df
commit
b4d0bd5d5d
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@
|
|||
# Indicates whether an apk should be generated for each density.
|
||||
split.density=false
|
||||
# Project target.
|
||||
target=android-5
|
||||
target=android-6
|
||||
|
|
Loading…
Reference in a new issue