mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-08-03 14:48:56 +00:00
Build with GLES 3.2
This commit is contained in:
parent
3a25c11c5a
commit
f9f19c0a52
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
<uses-feature
|
<uses-feature
|
||||||
android:required="true"
|
android:required="true"
|
||||||
android:glEsVersion="0x0030000"/>
|
android:glEsVersion="0x0030002"/>
|
||||||
|
|
||||||
<application
|
<application
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue