From f9f19c0a523fc3839b5cd64ff8481d4a189d669b Mon Sep 17 00:00:00 2001
From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com>
Date: Sun, 26 Nov 2023 17:00:07 +0200
Subject: [PATCH] Build with GLES 3.2
---
src/pandroid/app/src/main/AndroidManifest.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/pandroid/app/src/main/AndroidManifest.xml b/src/pandroid/app/src/main/AndroidManifest.xml
index 2d318370..01931edc 100644
--- a/src/pandroid/app/src/main/AndroidManifest.xml
+++ b/src/pandroid/app/src/main/AndroidManifest.xml
@@ -6,7 +6,7 @@
+ android:glEsVersion="0x0030002"/>
-
\ No newline at end of file
+