From f6473fb37682aac3c650cc70f1bd76eee56bf1a0 Mon Sep 17 00:00:00 2001
From: RobertF <34464649+RobertFlatt@users.noreply.github.com>
Date: Tue, 25 Oct 2022 11:44:04 -1000
Subject: [PATCH] WRITE_EXTERNAL_STORAGE maxSdk
---
.../bootstraps/sdl2/build/templates/AndroidManifest.tmpl.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pythonforandroid/bootstraps/sdl2/build/templates/AndroidManifest.tmpl.xml b/pythonforandroid/bootstraps/sdl2/build/templates/AndroidManifest.tmpl.xml
index 27b2f19433..b5ddde3874 100644
--- a/pythonforandroid/bootstraps/sdl2/build/templates/AndroidManifest.tmpl.xml
+++ b/pythonforandroid/bootstraps/sdl2/build/templates/AndroidManifest.tmpl.xml
@@ -25,7 +25,7 @@
-
+
{% for perm in args.permissions %}
{% if '.' in perm %}