Build with GLES 3.2

This commit is contained in:
wheremyfoodat 2023-11-26 17:00:07 +02:00 committed by GitHub
parent 3a25c11c5a
commit f9f19c0a52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
<uses-feature
android:required="true"
android:glEsVersion="0x0030000"/>
android:glEsVersion="0x0030002"/>
<application
android:allowBackup="true"
@ -31,4 +31,4 @@
android:configChanges="screenSize|screenLayout|orientation|density|uiMode">
</activity>
</application>
</manifest>
</manifest>