mirror of
https://github.com/joel16/SDL2.git
synced 2024-11-30 14:40:25 +00:00
Fixes AndroidManifest comment, Android API level 10 = Android 2.3.3
This commit is contained in:
parent
967e7efcc0
commit
24df19a3d3
@ -29,7 +29,7 @@
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
<!-- Android 2.1 -->
|
||||
<!-- Android 2.3.3 -->
|
||||
<uses-sdk android:minSdkVersion="10" />
|
||||
|
||||
<!-- OpenGL ES 2.0 -->
|
||||
|
Loading…
Reference in New Issue
Block a user