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:
Ryan C. Gordon
2011-10-15 14:25:00 -07:00
parent 7533834caf
commit f0c4d8739b

View File

@@ -8,4 +8,4 @@
# project structure.
# Project target.
target=android-4
target=android-5