v0.4.2: VBOs now work with android 2.2
This commit is contained in:
committed by
Evan Debenham
parent
b821bfddf8
commit
9f8981db07
@@ -1,6 +1,12 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.watabou">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="8"/>
|
||||
|
||||
<uses-feature
|
||||
android:glEsVersion="0x00020000"/>
|
||||
|
||||
<application
|
||||
android:label="@string/app_name"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user