Updated Android project files and documentation

This commit is contained in:
Sam Lantinga 2018-10-28 10:31:06 -07:00
parent 99a161adc7
commit 925eba4300
6 changed files with 19 additions and 40 deletions

View file

@ -8,9 +8,6 @@
android:versionName="1.0"
android:installLocation="auto">
<!-- Android 4.0.1 -->
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="16" />
<!-- OpenGL ES 2.0 -->
<uses-feature android:glEsVersion="0x00020000" />