We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94759d7 commit 8734034Copy full SHA for 8734034
plugin.xml
@@ -97,7 +97,7 @@
97
<param name="android-package" value="com.synconset.ImagePicker"/>
98
</feature>
99
</config-file>
100
- <edit-config file="app/src/main/AndroidManifest.xml" mode="merge" target="/manifest/application">
+ <edit-config file="app/src/main/AndroidManifest.xml" mode="merge" target="/manifest/application">
101
<application android:requestLegacyExternalStorage="true" />
102
</edit-config>
103
<config-file target="AndroidManifest.xml" parent="/manifest/application">
0 commit comments