mirror of
https://github.com/yawut/SDL.git
synced 2026-08-19 23:34:04 -05:00
Fixes AndroidManifest comment, Android API level 10 = Android 2.3.3
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
<!-- Android 2.1 -->
|
||||
<!-- Android 2.3.3 -->
|
||||
<uses-sdk android:minSdkVersion="10" />
|
||||
|
||||
<!-- OpenGL ES 2.0 -->
|
||||
|
||||
Reference in New Issue
Block a user