Skip to content

Commit 8734034

Browse files
Update plugin.xml
1 parent 94759d7 commit 8734034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<param name="android-package" value="com.synconset.ImagePicker"/>
9898
</feature>
9999
</config-file>
100-
<edit-config file="app/src/main/AndroidManifest.xml" mode="merge" target="/manifest/application">
100+
<edit-config file="app/src/main/AndroidManifest.xml" mode="merge" target="/manifest/application">
101101
<application android:requestLegacyExternalStorage="true" />
102102
</edit-config>
103103
<config-file target="AndroidManifest.xml" parent="/manifest/application">

0 commit comments

Comments
 (0)