We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80f277e commit 3b7ea3aCopy full SHA for 3b7ea3a
app/src/main/AndroidManifest.xml
@@ -25,6 +25,7 @@
25
android:networkSecurityConfig="@xml/network_security_config"
26
android:roundIcon="@mipmap/ic_launcher_round"
27
android:supportsRtl="true"
28
+ android:requestLegacyExternalStorage="true"
29
android:theme="@style/Theme.MyApplication"
30
tools:targetApi="31">
31
<activity
0 commit comments