Bumped default Android API target to 5 (Android 2.0, up from 1.6).
We need this for GLES2 support.
This commit is contained in:
parent
bba4029d9b
commit
84848501c0
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@
|
||||||
# project structure.
|
# project structure.
|
||||||
|
|
||||||
# Project target.
|
# Project target.
|
||||||
target=android-4
|
target=android-5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue