Skip to content

Commit 045b023

Browse files
committed
Cleaning up changes to make library play with client code IV
1 parent 5eac7bf commit 045b023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AndroidFilePickerLightLibrary/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<provider
6666
android:name="com.maxieds.androidfilepickerlightlibrary.BasicFileProvider"
6767
android:authorities="com.maxieds.androidfilepickerlightlibrary"
68-
android:exported="false"
68+
android:exported="true"
6969
android:enabled="true"
7070
android:grantUriPermissions="true"
7171
android:permission="android.permission.MANAGE_DOCUMENTS"

0 commit comments

Comments
 (0)