From 8bc61d7fd9cf52a301d56ef1f48c4b3374b40498 Mon Sep 17 00:00:00 2001 From: yjooooo Date: Wed, 18 Oct 2023 00:37:59 +0900 Subject: [PATCH] =?UTF-8?q?#556=20[fix]=20API=2033=20=ED=83=80=EA=B2=9F?= =?UTF-8?q?=ED=8C=85=EC=9C=BC=EB=A1=9C=20=EC=9D=B8=ED=95=B4=20=EA=B4=91?= =?UTF-8?q?=EA=B3=A0=20ID=20=EC=84=A0=EC=96=B8=20=EA=B4=80=EB=A0=A8=20mani?= =?UTF-8?q?fest=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/AndroidManifest.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index cd1088b0..a33b9cf9 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,5 +1,6 @@ @@ -10,6 +11,11 @@ android:name="android.permission.WRITE_EXTERNAL_STORAGE" android:maxSdkVersion="28" /> + + + @@ -26,6 +32,11 @@ android:roundIcon="@mipmap/ic_app_logo_round" android:supportsRtl="true" android:theme="@style/Theme.SparkAndroid"> + + +